public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bruce Momjian <[email protected]>
To: Peter Eisentraut <[email protected]>
Cc: [email protected]
Cc: Tom Lane <[email protected]>
Subject: Re: This approach to non-ASCII names does not work
Date: Wed, 20 Sep 2006 16:25:31 -0400 (EDT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

Peter Eisentraut wrote:
> Tom Lane wrote:
> > I'm betting you should change those numbers from octal to decimal,
> > actually.
> 
> I suggest using named entities like &uuml;.

Yes, I use them where possible.  I use:

                                 
	http://www.mountaindragon.com/html/iso.htm

for named cases, but for the ones that don't have names, I have to use
UTF8 numbers:
                                 
	http://www.pemberley.com/janeinfo/latin1.html#latexta

The case that I needed was "Latin Small Letter Dotless I", which has no
name on the first URL.

The unusual thing is that though our docs web pages use a stated
encoding as ISO-8859-1, the UTF8 number does generate the proper symbol
in my browser (Mozilla), so I wonder if >255 codes are assumed to be
UTF8.

-- 
  Bruce Momjian   [email protected]
  EnterpriseDB    http://www.enterprisedb.com

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



view thread (16+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: This approach to non-ASCII names does not work
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox