Test some more cases with partitioned tables in EvalPlanQual.
Tom Lane <tgl@sss.pgh.pa.us>
Test some more cases with partitioned tables in EvalPlanQual. We weren't testing anything involving EPQ on UPDATEs that move tuples into different partitions. Depending on the implementation, it might be that these cases aren't actually very interesting ... but given our thin coverage of EPQ in general, I think it's a good idea to have a test case. Amit Langote, minor tweak by me Discussion: https://postgr.es/m/7889df35-ad1a-691a-00e3-4d4b18f364e3@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/eval-plan-qual.out | modified | +52 −0 |
| src/test/isolation/specs/eval-plan-qual.spec | modified | +37 −2 |
Discussion
- more isolation tests for update tuple routing 3 messages · 2019-04-09 → 2019-04-10