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

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

Commit: 26f1202ca318459753a39b2ced5cb6ea9cd8ab8d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-26T20:07:17Z
Releases: 7.3.11
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 7.3 branch.

Files