]> granicus.if.org Git - postgresql/commit
Back-patch a low-risk fix for the 'HEAP_MOVED_IN was not expected' bug:
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Jan 2000 04:16:10 +0000 (04:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Jan 2000 04:16:10 +0000 (04:16 +0000)
commit2513765e7b1e0318c05c16ecc3ba8321c39c326e
tree087921062427b29b38f9702a7066b6394f65ce6c
parent9dde24e272e05108e498f517633a861648f0c7c3
Back-patch a low-risk fix for the 'HEAP_MOVED_IN was not expected' bug:
just dike out the code that tries to remove pages from fraged_pages.
src/backend/commands/vacuum.c