Skip to content
Snippets Groups Projects
Commit 1cf693ab authored by Tom Lane's avatar Tom Lane
Browse files

Reorder snapshot checks to save a couple comparisons in the common case,

where the tuple's xmin or xmax is older than the snapshot xmin.  There
is no need to check it against snapshot xmax in that case.
parent 205b5c2f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment