Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 161981337BF9; Mon, 4 Apr 2011 17:16:03 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 10704-04; Mon, 4 Apr 2011 20:15:53 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from spinlock.commandprompt.com (host-215.commandprompt.net [207.173.203.215]) by mail.postgresql.org (Postfix) with ESMTP id 569A21337BF8; Mon, 4 Apr 2011 17:15:51 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id 6686A348022; Mon, 4 Apr 2011 13:15:51 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at commandprompt.com Received: from spinlock.commandprompt.com ([127.0.0.1]) by localhost (spinlock.commandprompt.com.commandprompt.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ps2VvCw0YTYv; Mon, 4 Apr 2011 13:15:49 -0700 (PDT) Received: from perhan.alvh.no-ip.org (unknown [200.126.118.36]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id 4E77D348049; Mon, 4 Apr 2011 13:15:49 -0700 (PDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id F190F6E401; Mon, 4 Apr 2011 16:15:46 -0400 (CLT) Content-Type: text/plain; charset=UTF-8 Cc: Tom Lane , Robert Haas , pgsql-docs , PostgreSQL-development Subject: Re: [HACKERS] Uppercase SGML entity declarations From: Alvaro Herrera To: Gabriele Bartolini In-reply-to: <4D99FD5D.80508@2ndQuadrant.it> References: <4D998B49.8050000@2ndQuadrant.it> <4D99F09D.3000606@2ndQuadrant.it> <1503.1301935044@sss.pgh.pa.us> <4D99FD5D.80508@2ndQuadrant.it> Date: Mon, 04 Apr 2011 16:15:46 -0400 Message-Id: <1301948115-sup-5050@alvh.no-ip.org> User-Agent: Sup/git Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201104/30 X-Sequence-Number: 6601 Excerpts from Gabriele Bartolini's message of lun abr 04 13:18:21 -0400 2011: > Il 04/04/11 18:37, Tom Lane ha scritto: > > AFAIK, the main stumbling block for that is that XML doesn't allow > > abbreviated close tags (ie,whatever). Which is something that > > we are not likely to give up. So I'm not sure of the point of changing > > something as trivial as entity declaration casing. You're going to end > > up having to fork the documentation anyway, or at least feed it through > > an SGML to XML converter. So why not fix the entity casing then? > We do it. However, given that the files that have been changed are > edited very rarely, the scope of the patch is limited and compatibility > with SGML is kept, I thought changing this at source level would be > something to propose and submit. Given the lack of objections, I have pushed this patch. Thanks. -- Álvaro Herrera The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support