Skip to content

Commit ce27c89

Browse files
committed
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.
1 parent b5cb4db commit ce27c89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/backend/utils/mb/Unicode/euc-jis-2004-std.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## EUC-JIS-2004 (JIS X 0213:2004 Appendix 3) vs Unicode mapping table
22
##
3-
## Date: 13 May 2006
3+
## Date: 3 May 2009
44
## License:
55
## Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved.
66
## Copyright (C) 2001 I'O, All Rights Reserved.
7-
## Copyright (C) 2006 Project X0213, All Rights Reserved.
7+
## Copyright (C) 2006, 2009 Project X0213, All Rights Reserved.
88
## You can use, modify, distribute this table freely.
99
## Note:
1010
## [1983] JIS codepoint defined by JIS X 0208-1983
@@ -289,7 +289,7 @@
289289
0xA2AC U+2191 # UPWARDS ARROW
290290
0xA2AD U+2193 # DOWNWARDS ARROW
291291
0xA2AE U+3013 # GETA MARK
292-
0xA2AF U+FF07 # FULLWIDTH APOSTROPHE
292+
0xA2AF U+FF07 # FULLWIDTH APOSTROPHE [2000]
293293
0xA2B0 U+FF02 # FULLWIDTH QUOTATION MARK [2000]
294294
0xA2B1 U+FF0D # FULLWIDTH HYPHEN-MINUS [2000]
295295
0xA2B2 U+FF5E # FULLWIDTH TILDE [2000]

src/backend/utils/mb/Unicode/sjis-0213-2004-std.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Shift_JIS-2004 (JIS X 0213:2004 Appendix 1) vs Unicode mapping table
22
##
3-
## Date: 13 May 2006
3+
## Date: 3 May 2009
44
## License:
55
## Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved.
66
## Copyright (C) 2001 I'O, All Rights Reserved.
7-
## Copyright (C) 2006 Project X0213, All Rights Reserved.
7+
## Copyright (C) 2006, 2009 Project X0213, All Rights Reserved.
88
## You can use, modify, distribute this table freely.
99
## Note:
1010
## [1983] JIS codepoint defined by JIS X 0208-1983
@@ -383,7 +383,7 @@
383383
0x81AA U+2191 # UPWARDS ARROW
384384
0x81AB U+2193 # DOWNWARDS ARROW
385385
0x81AC U+3013 # GETA MARK
386-
0x81AD U+FF07 # FULLWIDTH APOSTROPHE
386+
0x81AD U+FF07 # FULLWIDTH APOSTROPHE [2000]
387387
0x81AE U+FF02 # FULLWIDTH QUOTATION MARK [2000]
388388
0x81AF U+FF0D # FULLWIDTH HYPHEN-MINUS [2000]
389389
0x81B0 U+007E # TILDE [2000] Fullwidth: U+FF5E

0 commit comments

Comments
 (0)