pg_restore failed on tar-format archives if they contained large objects
Tom Lane <tgl@sss.pgh.pa.us>
pg_restore failed on tar-format archives if they contained large objects (blobs) with comments, per bug #2727 from Konstantin Pelepelin. Mea culpa for not having tested this case. Back-patch to 8.1; prior branches don't dump blob comments at all.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_tar.c | modified | +16 −3 |