Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_backup_tar.c (r1.55 -> r1.56)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_tar.c.diff?r1=1.55&r2=1.56)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-11-01 15:59:31 |
| Subject: pgsql: pg_restore failed on tar-format archives if they contained large |
| Previous: | From: Tom Lane | Date: 2006-11-01 05:20:38 |
| Subject: pgsql: Update zic database to tzdata2006n. |