Thread: pgsql: Remove test from commit fa2e874946.

pgsql: Remove test from commit fa2e874946.

From
Jeff Davis
Date:
Remove test from commit fa2e874946.

The fix itself is fine, but the test revealed other problems related
to parallel query that are not easily fixable. Remove the test for
now to fix the buildfarm.

Discussion: https://postgr.es/m/88825.1691665432@sss.pgh.pa.us
Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1bc19dfcfea71e7ed03eff9d72072579bd678b4c

Modified Files
--------------
src/test/isolation/expected/search-path-inval.out | 97 -----------------------
src/test/isolation/isolation_schedule             |  1 -
src/test/isolation/specs/search-path-inval.spec   | 59 --------------
3 files changed, 157 deletions(-)