Cause pg_dumpall to support the -a, -s, -x options of pg_dump.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 May 2003 23:55:10 +0000 (23:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 May 2003 23:55:10 +0000 (23:55 +0000)
commit9e1e72b6980643246cad00559ea455cb52eb3472
treee180f35ca55d13228c5feaf2820c3d9b584d1438
parentdf1df6bb90e0dcdea47b45f8292e8fe95843c8de
Cause pg_dumpall to support the -a, -s, -x options of pg_dump.
doc/src/sgml/ref/pg_dumpall.sgml
src/bin/pg_dump/pg_dumpall.c