]> granicus.if.org Git - postgresql/commit
Add some test coverage of EvalPlanQual with non-locked tables.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Jul 2015 17:27:15 +0000 (13:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Jul 2015 17:27:56 +0000 (13:27 -0400)
commit342a1ffa2177c0b260b68d7891b0d04598a58432
tree4fa20ff8f5040a0d5ca19430295dab2f7239465e
parentefe72a82aa5e0d6f907a5d21f1a99b677f44f817
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