]> 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:09:57 +0000 (22:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Dec 1998 22:09:57 +0000 (22:09 +0000)
commit84107b419e56ff70f0ac22a1d88032ec8c736143
tree51e0985d2ee511b9a7f39c065e5f728c5ed5bd48
parent6a7fdf2592044ab007f6453483c0f23f52a220dd
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