diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-02 22:36:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-02 22:36:05 +0000 |
commit | 22c64f18349dfba623f9c844363b484475d3c45e (patch) | |
tree | a4d87182a595ed7a32541d50712da12247f0ba8f /contrib/array/array_iterator.h | |
parent | 154f26ff5960ea11d0d5683dd2a119dc15d01218 (diff) | |
download | postgresql-22c64f18349dfba623f9c844363b484475d3c45e.tar.gz postgresql-22c64f18349dfba623f9c844363b484475d3c45e.zip |
When compiling with --enable-cassert, check for reference count leaks
in the relcache. It's rather silly that we have reference count leak
checks in bufmgr and in catcache, but not in relcache which will normally
have many fewer entries. Chris K-L would have caught at least one bug
in his recent DROP patch if he'd had this.
Diffstat (limited to 'contrib/array/array_iterator.h')
0 files changed, 0 insertions, 0 deletions