Doc: fix oversights in "Client/Server Character Set Conversions" table.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Sep 2018 20:02:47 +0000 (16:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Sep 2018 20:02:47 +0000 (16:02 -0400)
commit0b5054369f309b8b1cfbf3e331bc846b90932953
tree22810c317597bbd349d94270313f8e02e2c7fd07
parent5af055ed74467f3a2c77d16179e1000b593e04e9
Doc: fix oversights in "Client/Server Character Set Conversions" table.

This table claimed that JOHAB could be used as a server encoding, which
was true originally but hasn't been true since 8.3.  It also lacked
entries for EUC_JIS_2004 and SHIFT_JIS_2004.

JOHAB problem noted by Lars Kanis, the others by me.

Discussion: https://postgr.es/m/c0f514a1-b7a9-b9ea-1c02-c34aead56c06@greiz-reinsdorf.de
doc/src/sgml/charset.sgml