]> granicus.if.org Git - postgresql/commit
Fix pg_dumpall to do the right thing with "postgres" database, per
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jun 2005 15:22:18 +0000 (15:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jun 2005 15:22:18 +0000 (15:22 +0000)
commitb49d871f6ac58ff63a3147575494fb8fe9c6a5eb
treedd96f8bd58f86abeb0f4300b77ab3c7a3e98c19a
parent6f7fc0badef55b376f408bd318a8065fd2edf266
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.
src/bin/pg_dump/pg_dumpall.c