Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Stephen Frost <sfrost@snowman.net>, Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-10-25T21:56:50Z
Lists: pgsql-hackers
On Fri, Oct 23, 2020 at 11:09:26PM +0300, Heikki Linnakangas wrote: > Findings in detail follow. Are you working on a patch for these ? Otherwise, since I started something similar in April, I could put something together based on comments you've gotten here. -- Justin
Commits
-
doc: Remove more notes about compatibilities with past versions
- 8a17f44c1e7a 14.0 landed
-
docs: Remove notes about incompatibilies with very old versions.
- fa42c2ecb0f6 14.0 landed
-
doc: Remove reference to pre-8.2 pg_dump behaviour
- 902b57c9bf27 14.0 landed
-
Remove pg_dump/pg_dumpall support for dumping from pre-8.0 servers.
- 64f3524e2c8d 10.0 cited
-
Revise psql pattern-matching switches as per discussion. The rule is now
- 24e97528631e 8.2.0 cited
-
Improve description of the pattern matching rules used by psql's \d
- 77d2b1b625c7 8.2.0 cited