Fix small query-lifespan memory leak introduced by 8.4 change in index AM API
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/index/indexam.c | modified | +12 −4 |