pgsql: Remove test from commit fa2e874946.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove test from commit fa2e874946.
Date: 2023-08-10 17:44:01
Message-ID: E1qU9hY-001PEa-Qd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5a32af3f2c6106080da72e78a42c8fc3ab0584a1

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-08-10 17:44:14 pgsql: Remove test from commit fa2e874946.
Previous Message Jeff Davis 2023-08-10 17:43:53 pgsql: Remove test from commit fa2e874946.