X-Original-To: pgsql-docs-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 4765D9FB1D5 for ; Tue, 19 Sep 2006 16:19:15 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 56977-04 for ; Tue, 19 Sep 2006 16:19:09 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 52A7B9FB24A for ; Tue, 19 Sep 2006 16:19:09 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id k8JJJ5oo015827; Tue, 19 Sep 2006 15:19:06 -0400 (EDT) To: Bruce Momjian cc: pgsql-docs@postgresql.org Subject: Re: This approach to non-ASCII names does not work In-reply-to: <200609191913.k8JJDb310564@momjian.us> References: <200609191913.k8JJDb310564@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Tue, 19 Sep 2006 15:13:37 -0400" Date: Tue, 19 Sep 2006 15:19:05 -0400 Message-ID: <15826.1158693545@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.102 tagged_above=0 required=5 tests=AWL, SPF_HELO_PASS, SPF_PASS X-Spam-Level: X-Archive-Number: 200609/18 X-Sequence-Number: 3705 Bruce Momjian 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. regards, tom lane