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 1375274 commit 3aab31bCopy full SHA for 3aab31b
src/backend/utils/mb/Unicode/Makefile
@@ -42,7 +42,8 @@ GENERICMAPS = $(ISO8859MAPS) $(WINMAPS) \
42
johab_to_utf8.map utf8_to_johab.map \
43
uhc_to_utf8.map utf8_to_uhc.map \
44
gbk_to_utf8.map utf8_to_gbk.map \
45
- koi8r_to_utf8.map utf8_to_koi8r.map
+ koi8r_to_utf8.map utf8_to_koi8r.map \
46
+ koi8u_to_utf8.map utf8_to_koi8u.map
47
48
SPECIALMAPS = euc_cn_to_utf8.map utf8_to_euc_cn.map \
49
euc_jp_to_utf8.map utf8_to_euc_jp.map \
0 commit comments