pgsql: Fix pg_dumpall to do the right thing with "postgres" database, - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix pg_dumpall to do the right thing with "postgres" database,
Date
Msg-id 20050621152219.52B445283A@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: applejack@pgfoundry.org (User Applejack)
Date:
Subject: uri - uri: Forgot to remove comment
Next
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: configurator - configurator: Added v0.1 specification and beginning of