Move comment about test slightly closer to test.
authorRobert Haas <rhaas@postgresql.org>
Tue, 31 Jan 2017 22:12:54 +0000 (17:12 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 31 Jan 2017 22:21:02 +0000 (17:21 -0500)
commit8a815e3fc318b441a5e8a37e4129660d81e1e012
treefe2f05aebecb33f2cd6e4c1745ef8ebf4ffdf0e0
parent2f5c9d9c9cec436e55847ec580606d7e88067df6
Move comment about test slightly closer to test.

The addition of a TestForOldSnapshot() call here has made the
referent of this comment slightly less clear, so move the comment
to compensate.

Amit Kapila (as part of the parallel index scan patch)
src/backend/access/nbtree/nbtsearch.c