1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00

Correction for mathematical properties in Unicode converison maps.

Patches contributed by Eiji Tokuya (e-tokuya@sankyo-unyu.co.jp)
This commit is contained in:
Tatsuo Ishii
2001-04-16 06:10:19 +00:00
parent d32422f796
commit 722f7efdd9
18 changed files with 350 additions and 34 deletions

View File

@@ -1,4 +1,23 @@
static pg_utf_to_local ULmapEUC_CN[ 7426 ] = {
static pg_utf_to_local ULmapEUC_CN[ 7445 ] = {
{0xc2a4, 0xa1e8},
{0xc2a7, 0xa1ec},
{0xc2a8, 0xa1a7},
{0xc2b0, 0xa1e3},
{0xc2b1, 0xa1c0},
{0xc397, 0xa1c1},
{0xc3a0, 0xa8a4},
{0xc3a1, 0xa8a2},
{0xc3a8, 0xa8a8},
{0xc3a9, 0xa8a6},
{0xc3aa, 0xa8ba},
{0xc3ac, 0xa8ac},
{0xc3ad, 0xa8aa},
{0xc3b2, 0xa8b0},
{0xc3b3, 0xa8ae},
{0xc3b7, 0xa1c2},
{0xc3b9, 0xa8b4},
{0xc3ba, 0xa8b2},
{0xc3bc, 0xa8b9},
{0xc481, 0xa8a1},
{0xc493, 0xa8a5},
{0xc49b, 0xa8a7},