diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-07-29 13:27:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-07-29 13:27:57 -0400 |
commit | 3ef1a682d5e4a919dcaddc8256ea65de91654d1c (patch) | |
tree | 7530d988686b7c2025e58136bc395033ff618144 /src/backend/parser/parse_expr.c | |
parent | 0bfbf14f93c30ec8f505baba79625f5a3b010405 (diff) | |
download | postgresql-3ef1a682d5e4a919dcaddc8256ea65de91654d1c.tar.gz postgresql-3ef1a682d5e4a919dcaddc8256ea65de91654d1c.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions