UTF-8 docs? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject UTF-8 docs?
Date
Msg-id 20160822.141645.655870136709055853.t-ishii@sraoss.co.jp
Whole thread Raw
Responses Re: UTF-8 docs?  (Victor Wagner <vitus@wagner.pp.ru>)
Re: UTF-8 docs?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List 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 by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Declarative partitioning - another take
Next
From: Andres Freund
Date:
Subject: Re: Should we cacheline align PGXACT?