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 b497abc commit 1fa2a6bCopy full SHA for 1fa2a6b
src/backend/utils/mb/Unicode/Makefile
@@ -69,7 +69,7 @@ WINTEXTS = CP866.TXT CP874.TXT CP936.TXT CP949.TXT \
69
CP1256.TXT CP1257.TXT CP1258.TXT
70
71
GENERICTEXTS = $(ISO8859TEXTS) $(WINTEXTS) \
72
- KOI8-R.TXT JOHAB.TXT
+ KOI8-R.TXT KOI8-U.TXT JOHAB.TXT
73
74
all: $(MAPS)
75
0 commit comments