1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t

behavior has changed.
This commit is contained in:
Bruce Momjian
2007-02-01 05:12:46 +00:00
parent da45866c42
commit e3b12f76af

View 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>