Doc: fix oversights in "Client/Server Character Set Conversions" table.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9b0c58e6d43a75f6739e6b7d096f55dc32d27730
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-09-01T20:02:47Z
Releases: 10.6
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

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +13 −2

Documentation touched

Discussion