]> granicus.if.org Git - postgresql/commit
Patch VACUUM problem with moving chain of update tuples when source
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2000 19:49:43 +0000 (19:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2000 19:49:43 +0000 (19:49 +0000)
commit5aeec4bbbc8d3cbc79a3af5ca33542531744aaf2
treee9cd2f1213322127768e663800b540ac305ec717
parentcd57d64876967c7ac691127b4d01325b5b109e62
Patch VACUUM problem with moving chain of update tuples when source
and destination of a tuple lie on the same page.
(Previously fixed in REL7_0 branch, now apply to current.)
src/backend/commands/vacuum.c