pgsql: Make pg_dump and pg_restore handle binary archive formats

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Make pg_dump and pg_restore handle binary archive formats
Дата
Msg-id 20050126194445.7275A3A5CF0@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make pg_dump and pg_restore handle binary archive formats correctly
when using stdout/stdin on Windows.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.103 -> r1.104)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.103&r2=1.104)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make pg_dump and pg_restore handle binary archive formats