aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-30 18:59:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-30 18:59:58 +0000
commit1ff05d09a01b660285f78ffb57dbaf79c83b09b8 (patch)
tree5f5099a2658eccb49bb7fb3c58d1339557cd4b1b /src/backend/regex
parent96b0da67ff82268d6d2dc6eeabaa277ba4a2fab4 (diff)
downloadpostgresql-1ff05d09a01b660285f78ffb57dbaf79c83b09b8.tar.gz
postgresql-1ff05d09a01b660285f78ffb57dbaf79c83b09b8.zip
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.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions