pgsql: pg_restore failed on tar-format archives if they contained large

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: pg_restore failed on tar-format archives if they contained large
Дата
Msg-id 20061101155926.A0C719FBD38@postgresql.org
обсуждение исходный текст
Список pgsql-committers
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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Update zic database to tzdata2006n.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: pg_restore failed on tar-format archives if they contained large