Back-patch fixes to ensure t_ctid always has correct value (prevents

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

Commit: 12fa07750e47411e092f31e2a68bcaa36e4a3c78
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-26T23:09:37Z
Releases: 7.2.4
Back-patch fixes to ensure t_ctid always has correct value (prevents
some instances of 'No one parent tuple' VACUUM error, and perhaps
worse things).

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +18 −1