mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
07be293a97
(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.