git.postgresql.org Git - postgresql.git/commit
Thu, 1 Aug 2013 14:46:19 +0000 (10:46 -0400)
Thu, 1 Aug 2013 14:46:19 +0000 (10:46 -0400)
commit 813fb0315587d32e3b77af1051a0ef517d187763
Remove SnapshotNow and HeapTupleSatisfiesNow.
We now use MVCC catalog scans, and, per discussion, have eliminated
all other remaining uses of SnapshotNow, so that we can now get rid of
it. This will break third-party code which is still using it, which
is intentional, as we want such code to be updated to do things the
new way.
This is the main PostgreSQL git repository.
RSS
Atom