Thread: pgsql/src/backend/commands (vacuum.c)

pgsql/src/backend/commands (vacuum.c)

From
Tom Lane
Date:
  Date: Sunday, October 22, 2000 @ 15:49:46
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv87896

Modified Files:
    vacuum.c

-----------------------------  Log Message  -----------------------------

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.)