Test some more cases with partitioned tables in EvalPlanQual.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Apr 2019 15:42:53 +0000 (11:42 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Apr 2019 15:43:03 +0000 (11:43 -0400)
commita2418f9e238794fcaaf00bbd5b8f953ca2856aa0
tree04284d29569f0e9c63fa3b249c6f7a39729b4720
parentba3fb5d4fb9227719759740b6d7771e719c3318b
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
src/test/isolation/expected/eval-plan-qual.out
src/test/isolation/specs/eval-plan-qual.spec