projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf3fb49
)
Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t
author
Bruce Momjian
<
[email protected]
>
Thu, 1 Feb 2007 05:12:46 +0000
(
05:12
+0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 1 Feb 2007 05:12:46 +0000
(
05:12
+0000)
behavior has changed.
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index 495d7b042a2d304ea9a2fbf48a5dc294140b3dc6..e273d7a9e4a7f27b27746cbc16450f4d72cf0c17 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-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>