This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall.
Bruce Momjian <bruce@momjian.us>
This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall. Neil Conway
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dumpall.c | modified | +5 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +3 −1 |