pgsql: On Win32, use loop to create pg_dump temporary tar file in the

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: On Win32, use loop to create pg_dump temporary tar file in the
Дата
Msg-id 20060627011705.A61859FA5FC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
On Win32, use loop to create pg_dump temporary tar file in the current
directory, not in device root, for permission reasons.

Backpatch to 8.1.X.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_tar.c (r1.49 -> r1.49.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_tar.c.diff?r1=1.49&r2=1.49.2.1)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: On Win32, use loop to create pg_dump temporary tar file in the
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Create infrastructure for 'MinimalTuple' representation of