Re: UTF-8 docs? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: UTF-8 docs?
Date
Msg-id 3e7d6a53-8984-1419-2e2a-ec91b628a4fa@2ndquadrant.com
Whole thread Raw
In response to UTF-8 docs?  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: UTF-8 docs?  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
On 8/22/16 1:16 AM, Tatsuo Ishii wrote:
> 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.

Encoding handling in DocBook SGML is weird, and making it work robustly
will either fail or might be more work than just completing the
conversion to XML.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Kuntal Ghosh
Date:
Subject: WAL consistency check facility
Next
From: Dmitry Ivanov
Date:
Subject: Typo in comment to function LockHasWaitersRelation() [master branch]