diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-12 17:18:15 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-12 17:18:15 +0000 |
commit | 00de66a3b4bd6ab9c42b2c9491519184d3613e54 (patch) | |
tree | a38ccda51da3f5106c82f1925586acfddbfd6702 /src/backend/tcop/postgres.c | |
parent | 592ca3cf06890be74eb6ad52805aeae1ebdc4899 (diff) | |
download | postgresql-00de66a3b4bd6ab9c42b2c9491519184d3613e54.tar.gz postgresql-00de66a3b4bd6ab9c42b2c9491519184d3613e54.zip |
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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions