Thread: pgsql: Fix assorted memory leaks.

pgsql: Fix assorted memory leaks.

From
Tom Lane
Date:
Fix assorted memory leaks.

Per Coverity (not that any of these are so non-obvious that they should not
have been caught before commit).  The extent of leakage is probably minor
to unnoticeable, but a leak is a leak.  Back-patch as necessary.

Michael Paquier

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1ed5493877220affaa235427f4346afd932ce1ae

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |    1 +
1 file changed, 1 insertion(+)