Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t
authorBruce Momjian <[email protected]>
Thu, 1 Feb 2007 05:12:46 +0000 (05:12 +0000)
committerBruce Momjian <[email protected]>
Thu, 1 Feb 2007 05:12:46 +0000 (05:12 +0000)
behavior has changed.

doc/src/sgml/release.sgml

index 495d7b042a2d304ea9a2fbf48a5dc294140b3dc6..e273d7a9e4a7f27b27746cbc16450f4d72cf0c17 100644 (file)
@@ -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>