Skip to content

Commit 6c30322

Browse files
committed
Remove leading zeros, for consistency with other map files.
The common style is to pad to 4 digits. Running the current perl scripts to generate these map files would override this change, but the next commit will rewrite the perl scripts to produce this style. I'm doing this as a separate commit, to make it more clear what non-cosmetic changes the next commit makes to the map files. Discussion: https://postgr.es/m/08e7892a-d55c-eefe-76e6-7910bc8dd1f3@iki.fi
1 parent 2c09c93 commit 6c30322

File tree

6 files changed

+44341
-44341
lines changed

6 files changed

+44341
-44341
lines changed

src/backend/utils/mb/Unicode/euc_jis_2004_to_utf8.map

Lines changed: 11026 additions & 11026 deletions
Large diffs are not rendered by default.

src/backend/utils/mb/Unicode/euc_jis_2004_to_utf8_combined.map

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,29 @@
22
* This file was generated by UCS_to_EUC_JIS_2004.pl
33
*/
44
static const pg_local_to_utf_combined LUmapEUC_JIS_2004_combined[] = {
5-
{0x00a4f7, 0x00e3818b, 0x00e3829a}, /* U+304B+309A [2000] */
6-
{0x00a4f8, 0x00e3818d, 0x00e3829a}, /* U+304D+309A [2000] */
7-
{0x00a4f9, 0x00e3818f, 0x00e3829a}, /* U+304F+309A [2000] */
8-
{0x00a4fa, 0x00e38191, 0x00e3829a}, /* U+3051+309A [2000] */
9-
{0x00a4fb, 0x00e38193, 0x00e3829a}, /* U+3053+309A [2000] */
10-
{0x00a5f7, 0x00e382ab, 0x00e3829a}, /* U+30AB+309A [2000] */
11-
{0x00a5f8, 0x00e382ad, 0x00e3829a}, /* U+30AD+309A [2000] */
12-
{0x00a5f9, 0x00e382af, 0x00e3829a}, /* U+30AF+309A [2000] */
13-
{0x00a5fa, 0x00e382b1, 0x00e3829a}, /* U+30B1+309A [2000] */
14-
{0x00a5fb, 0x00e382b3, 0x00e3829a}, /* U+30B3+309A [2000] */
15-
{0x00a5fc, 0x00e382bb, 0x00e3829a}, /* U+30BB+309A [2000] */
16-
{0x00a5fd, 0x00e38384, 0x00e3829a}, /* U+30C4+309A [2000] */
17-
{0x00a5fe, 0x00e38388, 0x00e3829a}, /* U+30C8+309A [2000] */
18-
{0x00a6f8, 0x00e387b7, 0x00e3829a}, /* U+31F7+309A [2000] */
19-
{0x00abc4, 0x0000c3a6, 0x0000cc80}, /* U+00E6+0300 [2000] */
20-
{0x00abc8, 0x0000c994, 0x0000cc80}, /* U+0254+0300 [2000] */
21-
{0x00abc9, 0x0000c994, 0x0000cc81}, /* U+0254+0301 [2000] */
22-
{0x00abca, 0x0000ca8c, 0x0000cc80}, /* U+028C+0300 [2000] */
23-
{0x00abcb, 0x0000ca8c, 0x0000cc81}, /* U+028C+0301 [2000] */
24-
{0x00abcc, 0x0000c999, 0x0000cc80}, /* U+0259+0300 [2000] */
25-
{0x00abcd, 0x0000c999, 0x0000cc81}, /* U+0259+0301 [2000] */
26-
{0x00abce, 0x0000c99a, 0x0000cc80}, /* U+025A+0300 [2000] */
27-
{0x00abcf, 0x0000c99a, 0x0000cc81}, /* U+025A+0301 [2000] */
28-
{0x00abe5, 0x0000cba9, 0x0000cba5}, /* U+02E9+02E5 [2000] */
29-
{0x00abe6, 0x0000cba5, 0x0000cba9} /* U+02E5+02E9 [2000] */
5+
{0xa4f7, 0x00e3818b, 0x00e3829a}, /* U+304B+309A [2000] */
6+
{0xa4f8, 0x00e3818d, 0x00e3829a}, /* U+304D+309A [2000] */
7+
{0xa4f9, 0x00e3818f, 0x00e3829a}, /* U+304F+309A [2000] */
8+
{0xa4fa, 0x00e38191, 0x00e3829a}, /* U+3051+309A [2000] */
9+
{0xa4fb, 0x00e38193, 0x00e3829a}, /* U+3053+309A [2000] */
10+
{0xa5f7, 0x00e382ab, 0x00e3829a}, /* U+30AB+309A [2000] */
11+
{0xa5f8, 0x00e382ad, 0x00e3829a}, /* U+30AD+309A [2000] */
12+
{0xa5f9, 0x00e382af, 0x00e3829a}, /* U+30AF+309A [2000] */
13+
{0xa5fa, 0x00e382b1, 0x00e3829a}, /* U+30B1+309A [2000] */
14+
{0xa5fb, 0x00e382b3, 0x00e3829a}, /* U+30B3+309A [2000] */
15+
{0xa5fc, 0x00e382bb, 0x00e3829a}, /* U+30BB+309A [2000] */
16+
{0xa5fd, 0x00e38384, 0x00e3829a}, /* U+30C4+309A [2000] */
17+
{0xa5fe, 0x00e38388, 0x00e3829a}, /* U+30C8+309A [2000] */
18+
{0xa6f8, 0x00e387b7, 0x00e3829a}, /* U+31F7+309A [2000] */
19+
{0xabc4, 0x0000c3a6, 0x0000cc80}, /* U+00E6+0300 [2000] */
20+
{0xabc8, 0x0000c994, 0x0000cc80}, /* U+0254+0300 [2000] */
21+
{0xabc9, 0x0000c994, 0x0000cc81}, /* U+0254+0301 [2000] */
22+
{0xabca, 0x0000ca8c, 0x0000cc80}, /* U+028C+0300 [2000] */
23+
{0xabcb, 0x0000ca8c, 0x0000cc81}, /* U+028C+0301 [2000] */
24+
{0xabcc, 0x0000c999, 0x0000cc80}, /* U+0259+0300 [2000] */
25+
{0xabcd, 0x0000c999, 0x0000cc81}, /* U+0259+0301 [2000] */
26+
{0xabce, 0x0000c99a, 0x0000cc80}, /* U+025A+0300 [2000] */
27+
{0xabcf, 0x0000c99a, 0x0000cc81}, /* U+025A+0301 [2000] */
28+
{0xabe5, 0x0000cba9, 0x0000cba5}, /* U+02E9+02E5 [2000] */
29+
{0xabe6, 0x0000cba5, 0x0000cba9} /* U+02E5+02E9 [2000] */
3030
};

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy