Robert Haas 3483f4332d 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.
2013-07-25 14:30:00 -04:00
..
2013-05-29 16:58:43 -04:00
2012-10-10 21:42:38 -04:00
2013-05-29 16:58:43 -04:00
2013-07-04 03:24:09 +09:00