pgsql: Convert unaccent tests to UTF-8

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Convert unaccent tests to UTF-8
Date: 2019-01-02 17:37:49
Message-ID: E1gekSj-0001nC-PJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Convert unaccent tests to UTF-8

This makes it easier to add new tests that are specific to Unicode
features. The files were previously in KOI8-R.

Discussion: https://www.postgresql.org/message-id/8506.1545111362@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b6f3649bba9832cf4958dbb184dabef93dcea29c

Modified Files
--------------
contrib/unaccent/expected/unaccent.out | 26 +++++++++++++-------------
contrib/unaccent/sql/unaccent.sql | 14 +++++++-------
2 files changed, 20 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-01-02 17:45:00 pgsql: Update copyright for 2019
Previous Message Michael Paquier 2019-01-01 11:06:49 pgsql: Remove configure switch --disable-strong-random