]> granicus.if.org Git - postgresql/commit
Fix coredumping bug in pg_dump -z; also eliminate memory leaks
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Dec 1998 22:11:08 +0000 (22:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Dec 1998 22:11:08 +0000 (22:11 +0000)
commit48130c76e3c097b45ce216e888340334196f0c58
treee3d41240a5a4e1f82b606bc57052cefc02b441c8
parent64cb864cb12dc7438a9e83e785982bdd8aa65550
Fix coredumping bug in pg_dump -z; also eliminate memory leaks
in the ACL code, and spell "GRANT RULE" correctly.
Apply patch from Oliver Elphick to not dump inherited constraints.
Apply patch from Constantin Teodorescu to dump table definitions with a
more readable layout.
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h