1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src
Tom Lane 5c05d165af 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.
2005-10-12 17:18:31 +00:00
..
2005-10-03 17:14:24 +00:00
2005-10-03 17:14:24 +00:00
2003-10-27 07:42:34 +00:00
2005-09-25 03:18:16 +00:00
2002-09-05 18:28:46 +00:00