Fix patch for printing backend and pg_dump versions so that it works in
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +10 −10 |
| src/bin/pg_dump/pg_backup_db.c | modified | +3 −1 |