doc: PG 11 release notes fix for pg_dump --create, author
authorBruce Momjian
Wed, 23 May 2018 02:39:48 +0000 (22:39 -0400)
committerBruce Momjian
Wed, 23 May 2018 02:39:48 +0000 (22:39 -0400)
doc/src/sgml/release-11.sgml

index c02bf0ec44080beb1e0eee038ba45edaf7535138..05fd23fe533a52f700d5ec38912e2fc5cd6587f3 100644 (file)
        
         pg_dump and
         pg_restore, without
-        , no longer dump/restore database comments
+        , no longer dump/restore database comments
         and security labels.
        
 
        
         Have libpq's 
         linkend="libpq-pqhost">PQhost()
-        always return the actual connected host (Hari Babu)
+        always return the actual connected host (Haribabu Kommi)