]> granicus.if.org Git - postgresql/commit
Adjust regression test cases added by commit ab7271677.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Dec 2017 03:40:05 +0000 (22:40 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Dec 2017 03:40:43 +0000 (22:40 -0500)
commit979a36c3894db0a4b0d6b4b20fc861a0bbe3271c
treecb590a688c90e5b664ca15f69b8023f906631e99
parent51cff91c905e3b32c1f9b56d82d5c802b257b157
Adjust regression test cases added by commit ab7271677.

I suppose it is a copy-and-paste error that this test doesn't actually
test the "Parallel Append with both partial and non-partial subplans"
case (EXPLAIN alone surely doesn't qualify as a test of executor
behavior).  Fix that.

Also, add cosmetic aliases to make it possible to tell apart these
otherwise-identical test cases in log_statement output.
src/test/regress/expected/select_parallel.out
src/test/regress/sql/select_parallel.sql