UTF-8 docs?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема UTF-8 docs?
Дата
Msg-id 20160822.141645.655870136709055853.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: UTF-8 docs?  (Victor Wagner <vitus@wagner.pp.ru>)
Re: UTF-8 docs?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Just out of curiopusity, I wonder why we can't make the encoding of
SGML docs to be UTF-8, rather than current ISO-8859-1.

As long as everything is written in ASCII, the size of docs will be
almost same even if UTF-8 is used. Plus, if the encoding is changed to
UTF-8, it is very easy to translate the doc to local languages. As far
as I know, al of local language docs under
https://www.postgresql.org/docs/ are using UTF-8.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Declarative partitioning - another take
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Should we cacheline align PGXACT?