diff options
author | Robert Haas | 2013-08-01 14:46:19 +0000 |
---|---|---|
committer | Robert Haas | 2013-08-01 14:46:19 +0000 |
commit | 813fb0315587d32e3b77af1051a0ef517d187763 (patch) | |
tree | 55b7d661a5bdbf67ea0e9f15637ccf917ac2eda9 /src/tutorial/complex.source | |
parent | aad2a630b1b163038ea904e16a59e409020f5828 (diff) |
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.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions