]> granicus.if.org Git - postgresql/commit
Fix patch for printing backend and pg_dump versions so that it works in
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Feb 2010 02:42:55 +0000 (02:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Feb 2010 02:42:55 +0000 (02:42 +0000)
commit6a2e19d96d05130399328d1416b88e6f9943a5ff
tree1ab0e5b16b9460c85ec859d7039227bb1ff882ac
parent354547b0155ca9c2918d24b9dbf48eb04862ee38
Fix patch for printing backend and pg_dump versions so that it works in
a desirable fashion in archive-dump cases, ie you should get the pg_dump
version not the pg_restore version.
src/bin/pg_dump/pg_backup_archiver.c
src/bin/pg_dump/pg_backup_db.c