Fix coredumping bug in pg_dump -z; also eliminate memory leaks
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Dec 1998 22:09:57 +0000 (22:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Dec 1998 22:09:57 +0000 (22:09 +0000)
commitefdb09993870603d9c71674b8e8ffc20e44e2fab
tree3a502350993e90389454c09b3edb49ef8ef708ba
parent00de2d656d548941b7893d206420c73fa0e1217f
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
readable layout.
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h