pgsql: ICU: remove negative test that fails to fail. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: ICU: remove negative test that fails to fail.
Date
Msg-id E1qMywr-000gCf-5z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ICU: remove negative test that fails to fail.

On OpenBSD, setlocale() does not fail on an ICU-specific
locale. Remove the test.

Reported-by: Andres Freund
Discussion: https://postgr.es/m/20230702165615.k6waysygrefdeiiw@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/702d003269297042903c978176c0dd1ca77d5e60

Modified Files
--------------
src/test/icu/t/010_database.pl | 14 --------------
1 file changed, 14 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix calculation of relid sets for partitionwise child joins.
Next
From: Jeff Davis
Date:
Subject: Re: pgsql: Fix calculation of relid sets for partitionwise child joins.