pgsql: Update UCS_to_GB18030.pl with info about origin of the reference - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update UCS_to_GB18030.pl with info about origin of the reference
Date
Msg-id E1a2RYL-00006e-Lf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update UCS_to_GB18030.pl with info about origin of the reference file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5afdfc9cbb29ffc6f6b557a06495672d3c09f688

Modified Files
--------------
src/backend/utils/mb/Unicode/UCS_to_GB18030.pl   |    3 ++-
src/backend/utils/mb/Unicode/gb18030_to_utf8.map |    2 ++
src/backend/utils/mb/Unicode/utf8_to_gb18030.map |    2 ++
3 files changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Auto-generate file header comments in Unicode mapping files.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid doing encoding conversions by double-conversion via MULE_I