Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 08e12b89d5e094315f2b5d238916b2f56ad8ad7a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-25T19:45:06Z
Releases: 8.0.4
Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon,
and with insufficient paranoia in code that follows t_ctid links.
This patch covers the 8.0 branch.

Files