git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: aad2a63) | patch
Remove SnapshotNow and HeapTupleSatisfiesNow.
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.
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/pg_enum.c diff | blob | blame | history
src/backend/commands/cluster.c diff | blob | blame | history
src/backend/utils/time/tqual.c diff | blob | blame | history
src/include/utils/tqual.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /