Re: This approach to non-ASCII names does not work

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-docs(at)postgresql(dot)org
Subject: Re: This approach to non-ASCII names does not work
Date: 2006-09-19 19:24:11
Message-ID: 200609191924.k8JJOB912710@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Bruce Momjian wrote:
> Tom Lane wrote:
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > > Tom Lane wrote:
> > >> openjade:release.sgml:567:14:E: "353" is not a character number in the document character set
> >
> > > Wow, our documentation characterset is "ISO-8859-1":
> > > CONTENT="text/html; charset=ISO-8859-1"
> > > Should we change it to UTF8?
> >
> > I'm betting you should change those numbers from octal to decimal,
> > actually.
>
> Those numbers are decimal, but certainly cannot be represented in
> ISO-8859-1. They are multi-byte, one is Turkish.

Actually, I got the codes from here:

http://www.pemberley.com/janeinfo/latin1.html#latexta

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2006-09-20 19:06:30 Re: This approach to non-ASCII names does not work
Previous Message Bruce Momjian 2006-09-19 19:22:27 Re: This approach to non-ASCII names does not work