]> granicus.if.org Git - postgresql/commit
Make sure that all variants of HeapTupleSatisfies will do the right thing
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Dec 2001 17:18:39 +0000 (17:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Dec 2001 17:18:39 +0000 (17:18 +0000)
commitde593708449ea0d2b63e3e8ab1f9c69203a1ff0b
treedbeaf47bb8cefcc9d3e376970319ce89d881c957
parente71493300cbf7271569fae157d3c7c02efc5245a
Make sure that all variants of HeapTupleSatisfies will do the right thing
if presented with a tuple in process of being moved by VACUUM.  Per
bug report from Brian Hirt.
src/backend/utils/time/tqual.c