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:29 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | 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/[email protected]
Backpatch-through: 11
Branch
------
REL_11_STABLE
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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2023-08-10 20:18:13 | pgsql: Transform proconfig for faster execution. |
Previous Message | Jeff Davis | 2023-08-10 17:44:22 | pgsql: Remove test from commit fa2e874946. |