diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-12 17:18:31 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-12 17:18:31 +0000 |
commit | 5c05d165afe108e70a63d65a31964072f4396c23 (patch) | |
tree | cac09605e8fee0c5de9dc8a3300757cd873026e3 /src/backend/executor/nodeNestloop.c | |
parent | 25a5b740cd1158e3a4ff4c0432164f4198afb05b (diff) |
Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique would mark
the wrong buffer dirty when trying to kill a dead index entry that's on
a page after the one it started on. No risk of data corruption, just
inefficiency, but still a bug.
Diffstat (limited to 'src/backend/executor/nodeNestloop.c')
0 files changed, 0 insertions, 0 deletions