]> granicus.if.org Git - postgresql/commit
Back-patch fixes to ensure t_ctid always has correct value (prevents
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Jan 2003 23:09:37 +0000 (23:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Jan 2003 23:09:37 +0000 (23:09 +0000)
commit12fa07750e47411e092f31e2a68bcaa36e4a3c78
treee6540d16bdad213ec29da345084562df780db109
parent3c877e57f39ed5c4e7302cadf94debd3458c054f
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).
src/backend/access/heap/heapam.c