pgsql: Fix broken pg_dump query.

Started by Tom Laneover 15 years ago2 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix broken pg_dump query.

The 8.4 branch failed when talking to 7.0 servers. Per testing requested
by Bruce.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a2f9219e7053bf2395c50b198379d1073dbc2298

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: pgsql: Fix broken pg_dump query.

Tom Lane wrote:

Fix broken pg_dump query.

The 8.4 branch failed when talking to 7.0 servers. Per testing requested
by Bruce.

Thanks for finding this. I was suspicious I would miss something. What
happened is that we removed 7.0 pg_dump support in 9.0 and when I
backpatched the 9.1 fix to 8.4, I was missing the 7.0 change.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +