X-Original-To: pgsql-docs-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 2805A9FB258 for ; Wed, 20 Sep 2006 17:25:48 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 21304-06 for ; Wed, 20 Sep 2006 20:25:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from momjian.us (momjian.us [70.90.9.53]) by postgresql.org (Postfix) with ESMTP id 762619FB2CB for ; Wed, 20 Sep 2006 17:25:32 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id k8KKPVI12425; Wed, 20 Sep 2006 16:25:31 -0400 (EDT) From: Bruce Momjian Message-Id: <200609202025.k8KKPVI12425@momjian.us> Subject: Re: This approach to non-ASCII names does not work In-Reply-To: <200609202106.31479.peter_e@gmx.net> To: Peter Eisentraut Date: Wed, 20 Sep 2006 16:25:31 -0400 (EDT) CC: pgsql-docs@postgresql.org, Tom Lane X-Mailer: ELM [version 2.4ME+ PL123] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200609/22 X-Sequence-Number: 3709 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 ü. 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 bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +