Add some test coverage of EvalPlanQual with non-locked tables.
authorTom Lane
Wed, 29 Jul 2015 17:27:15 +0000 (13:27 -0400)
committerTom Lane
Wed, 29 Jul 2015 17:27:57 +0000 (13:27 -0400)
commit3ef1a682d5e4a919dcaddc8256ea65de91654d1c
tree7530d988686b7c2025e58136bc395033ff618144
parent0bfbf14f93c30ec8f505baba79625f5a3b010405
Add some test coverage of EvalPlanQual with non-locked tables.

A Salesforce colleague of mine griped that the regression tests don't
exercise EvalPlanQualFetchRowMarks() and allied routines.  Which is
a fair complaint.  Add test cases that go through the REFERENCE and COPY
code paths.  Unfortunately we don't have sufficient infrastructure right
now to exercise the FDW code path in the isolation tests, but this is
surely better than before.
src/test/isolation/expected/eval-plan-qual.out
src/test/isolation/specs/eval-plan-qual.spec