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)
commitabe8cebc7bf0ebdc5b11564890a4191a9dd4ef86
tree50d01664d29ebd36b90a72520d149316b6cf6f9e
parentefae9657be591b4a203c4971f581bfc5f08c0f4c
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