]> granicus.if.org Git - postgresql/commit
Fix broken pg_dump query.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Apr 2011 04:39:19 +0000 (00:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Apr 2011 04:39:19 +0000 (00:39 -0400)
commita2f9219e7053bf2395c50b198379d1073dbc2298
tree5a37029d9f2f70bb173976601cbaeb74e3d44ef7
parent0ae8b300388c2a3eaf90e6e6f13d6be1f4d4ac2d
Fix broken pg_dump query.

The 8.4 branch failed when talking to 7.0 servers.  Per testing requested
by Bruce.
src/bin/pg_dump/pg_dump.c