pgsql: Make subscription collation test work independent of locale - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Make subscription collation test work independent of locale
Date
Msg-id E1h7Skk-00077a-9R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make subscription collation test work independent of locale

We need to set the database to UTF8 encoding so that the test can use
Unicode escapes.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87914e708aabb7e2cd9045fa95b4fed99ca458ec

Modified Files
--------------
src/test/subscription/t/012_collation.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add gitignore entries for jsonpath_gram.h
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add gitignore entries for jsonpath_gram.h