Fix memory leaks in GIN index vacuum.

Per bug #12850 by Walter Nordmann. Backpatch to 9.4 where the leak was
introduced.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26d2c5dc8dc24febee8c3dd472407d7bbdcc245d

Modified Files
--------------
src/backend/access/gin/ginvacuum.c |   34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to