Fix small query-lifespan memory leak introduced by 8.4 change in index AM API

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 30584cda35543f58b9fd9911272d5c9583840a6f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-10-10T14:17:08Z
Releases: 8.4.0
Fix small query-lifespan memory leak introduced by 8.4 change in index AM API
for bitmap index scans.  Per report and test case from Kevin Grittner.

Files

PathChange+/−
src/backend/access/index/indexam.c modified +12 −4