pgsql: Fix icu tests with C locale

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix icu tests with C locale
Date: 2022-09-19 19:43:58
Message-ID: E1oaMgQ-0015W9-88@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix icu tests with C locale

Similar to 1e08576691bf1a25c0e28745e5e800c44f2a1c76, but for the icu
test suite.

Reported-by: Christoph Berg <myon(at)debian(dot)org>
Discussion: https://www.postgresql.org/message-id/YyWeU61YMFwjVdxE@msg.df7cb.de

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7fbf9b1b07dcfb656d9c389c76ae74dd35542c21

Modified Files
--------------
src/test/icu/t/010_database.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-09-19 19:44:44 Re: pgsql: Fix createdb tests for C locale
Previous Message Robert Haas 2022-09-19 18:41:35 pgsql: Make ALTER DEFAULT PRIVILEGES require privileges, not membership