pgsql: ICU: remove negative test that fails to fail.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ICU: remove negative test that fails to fail.
Date: 2023-07-21 22:50:10
Message-ID: E1qMywr-000gCf-5z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-07-21 22:51:54 Re: pgsql: Fix calculation of relid sets for partitionwise child joins.
Previous Message Tom Lane 2023-07-21 16:00:22 pgsql: Fix calculation of relid sets for partitionwise child joins.