Check only live tuples for OID validity, to avoid issues after ALTER

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

Commit: 7bed6df184e934bf3e3217ecbce9240051a733e3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-02-12T05:39:55Z
Releases: 8.0.0
Check only live tuples for OID validity, to avoid issues after ALTER
TABLE.  Per recent discussion.

Files

PathChange+/−
src/backend/commands/vacuum.c modified +9 −9
src/backend/commands/vacuumlazy.c modified +9 −9