postgresql/src/bin
Tom Lane 1ff05d09a0 Fix memory leakage introduced into print_aligned_text by 8.4 changes
(failure to free col_lineptrs[] array elements) and exacerbated in the
current devel cycle (failure to free "wrap").  This resulted in moderate
bloat of psql over long script runs.  Noted while testing bug #5302,
although what the reporter was complaining of was backend-side leakage.
2010-01-30 18:59:58 +00:00
..
initdb Add inheritable ACE when creating a restricted token for execution on 2009-11-14 15:39:45 +00:00
pg_config Translation updates 2009-09-03 21:01:26 +00:00
pg_controldata Translation updates 2009-09-03 21:01:26 +00:00
pg_ctl Add inheritable ACE when creating a restricted token for execution on 2009-11-14 15:39:45 +00:00
pg_dump When doing a parallel restore, we must guard against out-of-range dependency 2010-01-19 18:39:26 +00:00
pg_resetxlog Translation updates 2009-09-03 21:01:26 +00:00
pgevent 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
psql Fix memory leakage introduced into print_aligned_text by 8.4 changes 2010-01-30 18:59:58 +00:00
scripts FREEZE and VERBOSE options were in wrong order in the VACUUM command that 2009-10-16 10:38:55 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00