diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml
index f8c7ac3b169..15d17c4988c 100644
--- a/doc/src/sgml/charset.sgml
+++ b/doc/src/sgml/charset.sgml
@@ -1135,6 +1135,13 @@ $ psql -l
UTF8
+
+ EUC_JIS_2004
+ EUC_JIS_2004,
+ SHIFT_JIS_2004,
+ UTF8
+
+
EUC_KR
EUC_KR,
@@ -1190,8 +1197,7 @@ $ psql -l
JOHAB
- JOHAB,
- UTF8
+ not supported as a server encoding
@@ -1297,6 +1303,11 @@ $ psql -l
not supported as a server encoding
+
+ SHIFT_JIS_2004
+ not supported as a server encoding
+
+
SQL_ASCII
any (no conversion will be performed)