Skip to content

Commit e41c2b0

Browse files
committed
doc: PG 11 release notes fix for pg_dump --create, author
1 parent fd287b4 commit e41c2b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-11.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<para>
170170
<application>pg_dump</application> and
171171
<application>pg_restore</application>, without
172-
<option>--clean</option>, no longer dump/restore database comments
172+
<option>--create</option>, no longer dump/restore database comments
173173
and security labels.
174174
</para>
175175

@@ -287,7 +287,7 @@
287287
<para>
288288
Have libpq's <link
289289
linkend="libpq-pqhost"><function>PQhost()</function></link>
290-
always return the actual connected host (Hari Babu)
290+
always return the actual connected host (Haribabu Kommi)
291291
</para>
292292

293293
<para>

0 commit comments

Comments
 (0)