pgsql: Fix pg_dumpall to do the right thing with "postgres" database,

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Fix pg_dumpall to do the right thing with "postgres" database,
Дата
Msg-id 20050621152219.52B445283A@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix pg_dumpall to do the right thing with "postgres" database, per
Dave Page.  Also, cause it to emit rather than ignore any ACL and
datconfig options that may be set for these two databases.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_dumpall.c (r1.60 -> r1.61)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c.diff?r1=1.60&r2=1.61)

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

Предыдущее
От: applejack@pgfoundry.org (User Applejack)
Дата:
Сообщение: uri - uri: Forgot to remove comment
Следующее
От: aglio@pgfoundry.org (User Aglio)
Дата:
Сообщение: configurator - configurator: Added v0.1 specification and beginning of