diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-07 21:16:10 +0000 | 
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-07 21:16:10 +0000 | 
| commit | 7eb5428199fddf69b24e03c85db3e8873cde605d (patch) | |
| tree | e3e1dcc6ae0a96454ac874d4b937e3209023676c /src/include/executor/nodeBitmapOr.h | |
| parent | 0a8510e0f856127ef35706ee1697383b470de9f1 (diff) | |
During CatCacheRemoveCList, we must now remove any members that are
dead and have become unreferenced.  Before 8.1, such members were left
for AtEOXact_CatCache() to clean up, but now AtEOXact_CatCache isn't
supposed to have anything to do.  In an assert-enabled build this bug
leads to an assertion failure at transaction end, but in a non-assert
build the dead member is effectively just a small memory leak.
Per report from Jeremy Drake.
Diffstat (limited to 'src/include/executor/nodeBitmapOr.h')
0 files changed, 0 insertions, 0 deletions
