Fix patch for printing backend and pg_dump versions so that it works in

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6a2e19d96d05130399328d1416b88e6f9943a5ff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-02-24T02:42:55Z
Releases: 9.0.0
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.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_archiver.c modified +10 −10
src/bin/pg_dump/pg_backup_db.c modified +3 −1