8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7a7fa commit 01215d6Copy full SHA for 01215d6
src/include/mb/pg_wchar.h
@@ -128,7 +128,7 @@ typedef unsigned int pg_wchar;
128
#define LC_JISX0212 0x94 /* Japanese Kanji (JIS X 0212) */
129
#define LC_CNS11643_1 0x95 /* CNS 11643-1992 Plane 1 */
130
#define LC_CNS11643_2 0x96 /* CNS 11643-1992 Plane 2 */
131
-#define LC_JISX0213-1 0x97 /* Japanese Kanji (JIS X 0213 Plane 1) (not supported) */
+#define LC_JISX0213_1 0x97 /* Japanese Kanji (JIS X 0213 Plane 1) (not supported) */
132
#define LC_BIG5_1 0x98 /* Plane 1 Chinese traditional (not supported) */
133
#define LC_BIG5_2 0x99 /* Plane 1 Chinese traditional (not supported) */
134
0 commit comments