]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove test from commit fa2e874946.
authorJeff Davis <jdavis@postgresql.org>
Thu, 10 Aug 2023 17:16:59 +0000 (10:16 -0700)
committerJeff Davis <jdavis@postgresql.org>
Thu, 10 Aug 2023 17:26:12 +0000 (10:26 -0700)
commit5a32af3f2c6106080da72e78a42c8fc3ab0584a1
treee06da48f62f5094d8caa4370fcccf4a10f6cdb50
parent00953f1e232912a21bb17b3ad486e6ef8c5eadab
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
src/test/isolation/expected/search-path-inval.out [deleted file]
src/test/isolation/isolation_schedule
src/test/isolation/specs/search-path-inval.spec [deleted file]