Remove bogus comment from HeapTupleSatisfiesNow.

Robert Haas <rhaas@postgresql.org>

Commit: 293ec33c32e8e20fcb5859885a4b37ff6d855240
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-04-18T15:50:45Z
Releases: 9.2.0
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.

Files

PathChange+/−
src/backend/utils/time/tqual.c modified +0 −10