Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969320c commit f1b6886Copy full SHA for f1b6886
doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.493 2007/02/01 00:28:17 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.494 2007/02/01 05:12:24 momjian Exp $ -->
2
<!--
3
4
Typical markup:
@@ -512,6 +512,15 @@ do it for earlier branch release files.
512
</para>
513
</listitem>
514
515
+ <listitem>
516
+ <para>
517
+ Change behavior of <command>pg_dump</> <literal>-n</> and
518
+ <literal>-t</> options. (Greg Sabino Mullane)
519
+ </para>
520
521
+ See the <command>pg_dump</> manual page for more details.
522
+ </listitem>
523
+
524
<listitem>
525
<para>
526
Change <link linkend="libpq"><application>libpq</></link>
0 commit comments