pgsql: Update Unicode map text files - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update Unicode map text files
Date
Msg-id E1mXLkf-0003jz-P1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update Unicode map text files

A couple of newer ones are available.  There are no functional
differences, but let's get them in anyway, so that there is no
surprise diff next time someone wants to do some actual work in this
area.

Branch
------
master

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

Modified Files
--------------
src/backend/utils/mb/Unicode/euc-jis-2004-std.txt   | 6 +++---
src/backend/utils/mb/Unicode/sjis-0213-2004-std.txt | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Provide error hint if TAP tests are not enabled
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Provide error hint on exit() check when building libpq