pgsql: Fix icu tests with C locale - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix icu tests with C locale
Date
Msg-id E1oaMgQ-0015W9-88@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix icu tests with C locale

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

Reported-by: Christoph Berg <myon@debian.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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Make ALTER DEFAULT PRIVILEGES require privileges, not membership
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Fix createdb tests for C locale