pgsql: Doc: fix oversights in "Client/Server Character SetConversions"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix oversights in "Client/Server Character SetConversions"
Дата
Msg-id E1fwC6s-0007Gn-6J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d368c6c711d03b8bb674274b2b3653985f305248

Modified Files
--------------
doc/src/sgml/charset.sgml | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid using potentially-under-aligned page buffers.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix initial sync of slot parent directory when restoring status