mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t
behavior has changed.
This commit is contained in:
parent
969320c8b8
commit
f1b68860bc
@ -1,4 +1,4 @@
|
|||||||
<!-- $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 $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@ -512,6 +512,15 @@ do it for earlier branch release files.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Change <link linkend="libpq"><application>libpq</></link>
|
Change <link linkend="libpq"><application>libpq</></link>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user