Allow pg_dumpall to specify a database name rather than the default
Bruce Momjian <bruce@momjian.us>
Allow pg_dumpall to specify a database name rather than the default 'template1'. Dave Page
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +18 −1 |
| src/bin/pg_dump/pg_dumpall.c | modified | +39 −7 |