postgresql/src/bin
Tom Lane 07be293a97 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:51 +00:00
..
initdb Un-break initdb logic for commenting out IPv6 pg_hba.conf line. 2010-01-26 16:18:12 +00:00
pg_config Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_controldata Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at 2010-01-04 12:50:50 +00:00
pg_ctl Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_dump Type table feature 2010-01-28 23:21:13 +00:00
pg_resetxlog Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at 2010-01-04 12:50:50 +00:00
pgevent Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psql Fix memory leakage introduced into print_aligned_text by 8.4 changes 2010-01-30 18:59:51 +00:00
scripts Use -Z for vacuumdb --analyze-only, rather than -o. 2010-01-07 14:35:44 +00:00
Makefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00