This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall.
authorBruce Momjian <bruce@momjian.us>
Fri, 29 Nov 2002 16:38:42 +0000 (16:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 29 Nov 2002 16:38:42 +0000 (16:38 +0000)
commit3026493ff299abc196fd2953e8ac5c7d7549ea0d
tree0e8c5472b247220994f506fa34862466003f3187
parentcf4e603e2c02e4d33a5d3479e3a8ae6eaa268f00
This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall.

Neil Conway
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c