]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2007 05:12:46 +0000 (05:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2007 05:12:46 +0000 (05:12 +0000)
behavior has changed.

doc/src/sgml/release.sgml

index aba99c65c6db504d95d6f15814c42aee4ea9f9f0..c9f12c46fad809e93223f68475450b0e06c0a459 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.2 2007/01/05 22:34:46 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.3 2007/02/01 05:12:46 momjian Exp $ -->
 <!--
 
 Typical markup:
@@ -511,6 +511,15 @@ links to the main documentation.
        </para>
       </listitem>
 
+      <listitem>
+       <para>
+        Change behavior of <command>pg_dump</> <literal>-n</> and
+        <literal>-t</> options.  (Greg Sabino Mullane)
+       </para>
+       <para>
+        See the <command>pg_dump</> manual page for more details.
+      </listitem>
+
       <listitem>
        <para>
         Change <link linkend="libpq"><application>libpq</></link>