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

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_dumpall to do the right thing with "postgres" database,
Date: 2005-06-21 15:22:19
Message-ID: 20050621152219.52B445283A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Aglio 2005-06-21 18:19:54 configurator - configurator: Added v0.1 specification and beginning of
Previous Message User Applejack 2005-06-21 14:19:15 uri - uri: Forgot to remove comment