Remove unstable test case added in commit 5935917ce.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Dec 2019 23:53:53 +0000 (18:53 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Dec 2019 23:53:53 +0000 (18:53 -0500)
commit776a2c887480977a4327108945364fb4d84a817f
treecbcb02f6c9bc8a26080b4d329802721d10f8885b
parent5935917ce59e2e613ac7a4b54ed49a7b9f8f28ac
Remove unstable test case added in commit 5935917ce.

The buildfarm says this produces some unexpected output with
force_parallel_mode = regress.  There's probably a bug underneath
that, but for the moment just delete the test case to make the
buildfarm green again.

(I now notice that the case had also failed to get updated to follow
commit d52eaa094, which made plan_cache_mode = force_generic_plan
prevail throughout partition_prune.sql; it was thereby managing to
break a later test.  When/if we put this back in, *don't* include the
SET and RESET commands.)
src/test/regress/expected/partition_prune.out
src/test/regress/sql/partition_prune.sql