]> granicus.if.org Git - postgresql/commit
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)
commitd368c6c711d03b8bb674274b2b3653985f305248
tree74aee07e7f1bc7db0a64b8808d8355199cdbd21f
parent03ffe5553c1d6238dc235e8d5e8f1295734e5c79
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