postgresql/src/bin/scripts
Tom Lane bcc87b6b00 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
2015-07-12 16:26:08 -04:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t pgindent run for 9.5 2015-05-23 21:35:49 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
clusterdb.c Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
common.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
common.h vacuumdb: enable parallel mode 2015-01-23 15:02:45 -03:00
createdb.c Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
createlang.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
createuser.c Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
dropdb.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
droplang.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
dropuser.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00
pg_isready.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
reindexdb.c Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
vacuumdb.c Fix assorted memory leaks. 2015-07-12 16:26:08 -04:00