Peter Eisentraut acfaa596cc pg_dump: Fix some minor memory leaks
Although we often don't care about freeing all memory in pg_dump,
these functions already freed the same memory in other code paths, so
we might as well do it consistently.

found by Coverity
2012-03-13 21:36:43 +02:00
..
2012-03-13 21:36:43 +02:00
2011-11-27 22:42:32 +02:00
2012-02-02 20:33:29 +02:00