From: Bruce Momjian Date: Thu, 1 Feb 2007 05:12:46 +0000 (+0000) Subject: Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=92030deb9db4cfe773e994b752d96c341adae203;p=users%2Fbernd%2Fpostgres.git Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t behavior has changed. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 495d7b042a..e273d7a9e4 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -511,6 +511,15 @@ links to the main documentation. + + + Change behavior of pg_dump -n and + -t options. (Greg Sabino Mullane) + + + See the pg_dump manual page for more details. + + Change libpq