pgsql: Make subscription collation test work independent of locale

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make subscription collation test work independent of locale
Date: 2019-03-22 22:35:06
Message-ID: E1h7Skk-00077a-9R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-22 22:36:31 Re: pgsql: Add gitignore entries for jsonpath_gram.h
Previous Message Peter Eisentraut 2019-03-22 22:19:56 pgsql: Add gitignore entries for jsonpath_gram.h