UTF8 for docs

2018-05-01 Thread Bruce Momjian
Our release.sgml contains these lines, that I wrote: we cannot use UTF8 because SGML Docbook does not support it do not use numeric _UTF_ numeric character escapes (&#nnn;), we can only use Latin1 Example: Alvaro Herrera is Álvaro Herrera Should this be changed n

Re: UTF8 for docs

2018-05-01 Thread Tom Lane
Bruce Momjian writes: > Our release.sgml contains these lines, that I wrote: > we cannot use UTF8 because SGML Docbook does not support it > do not use numeric _UTF_ numeric character escapes (&#nnn;), > we can only use Latin1 > Should this be changed now that we are using

Re: UTF8 for docs

2018-05-01 Thread Bruce Momjian
On Tue, May 1, 2018 at 10:14:48AM -0400, Tom Lane wrote: > Bruce Momjian writes: > > Our release.sgml contains these lines, that I wrote: > > we cannot use UTF8 because SGML Docbook does not support it > > do not use numeric _UTF_ numeric character escapes (&#nnn;), > > we