aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-07 21:16:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-07 21:16:44 +0000
commitc66f4ec56982d530274df1671806ab0432fa53b3 (patch)
tree9884a4d8ea8cbbcd74f44f67c3a864ffc3614b36 /doc/src/FAQ/FAQ_DEV.html
parent4b1f09d5bd48e13718763a60ede2646d69073849 (diff)
downloadpostgresql-c66f4ec56982d530274df1671806ab0432fa53b3.tar.gz
postgresql-c66f4ec56982d530274df1671806ab0432fa53b3.zip
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 'doc/src/FAQ/FAQ_DEV.html')
0 files changed, 0 insertions, 0 deletions