aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2013-07-25 14:30:00 -0400
committerRobert Haas <rhaas@postgresql.org>2013-07-25 14:30:00 -0400
commit3483f4332de73e038db64be0614219b64fd3c971 (patch)
tree5d787d946f935156fd729724ad1530a94447b4d8 /src/backend/executor/nodeHashjoin.c
parent1b09630fce1dfd4116eaaf154766a8a435168193 (diff)
downloadpostgresql-3483f4332de73e038db64be0614219b64fd3c971.tar.gz
postgresql-3483f4332de73e038db64be0614219b64fd3c971.zip
Don't use SnapshotNow in get_actual_variable_range.
Instead, use the active snapshot. Per Tom Lane, this function is most interested in knowing the range of tuples our scan will actually see. This is another step towards full removal of SnapshotNow.
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions