postgresql/src/bin
Stephen Frost 152d24f5dd Fix minor leak in pg_dump
Move allocation to after we check the remote server version, to avoid
a possible, very minor, memory leak.  This makes us more consistent
throughout as most places in pg_dump are done in the same way (due, in
part, to previous fixes like this).

Spotted by the Coverity scanner.
2014-01-26 17:58:48 -05:00
..
initdb Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
pg_basebackup Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_config Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_controldata Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ctl Enable building with Visual Studion 2013. 2014-01-26 09:49:10 -05:00
pg_dump Fix minor leak in pg_dump 2014-01-26 17:58:48 -05:00
pg_resetxlog Update copyright for 2014 2014-01-07 16:05:30 -05:00
pgevent Update copyright for 2014 2014-01-07 16:05:30 -05:00
psql Move the options column of \db+ before the description 2014-01-26 21:16:02 +01:00
scripts Move username lookup functions from /port to /common 2014-01-10 18:03:28 -05:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00