Remove bogus comment from HeapTupleSatisfiesNow.
This has been wrong for a really long time. We don't use two-phase
locking to protect against serialization anomalies.
Per discussion on pgsql-hackers about 2011-03-07; original report
by Dan Ports.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/293ec33c32e8e20fcb5859885a4b37ff6d855240
Modified Files
--------------
src/backend/utils/time/tqual.c | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)