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
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
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