Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 4404C1337B68; Mon, 4 Apr 2011 17:45:14 -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 18386-02; Mon, 4 Apr 2011 20:45:04 +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 986A01337B67; Mon, 4 Apr 2011 17:45:03 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id CFAC7348049; Mon, 4 Apr 2011 13:45:02 -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 X+I9lTA+p863; Mon, 4 Apr 2011 13:45:01 -0700 (PDT) Received: from perhan.alvh.no-ip.org (unknown [200.126.118.36]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id B69BD348022; Mon, 4 Apr 2011 13:45:00 -0700 (PDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 086606E401; Mon, 4 Apr 2011 16:44:57 -0400 (CLT) Content-Type: text/plain; charset=UTF-8 Cc: Gabriele Bartolini , Tom Lane , pgsql-docs , PostgreSQL-development Subject: Re: [HACKERS] Uppercase SGML entity declarations From: Alvaro Herrera To: Robert Haas In-reply-to: References: <4D998B49.8050000@2ndQuadrant.it> <4D99F09D.3000606@2ndQuadrant.it> <1503.1301935044@sss.pgh.pa.us> <4D99FD5D.80508@2ndQuadrant.it> <1301948115-sup-5050@alvh.no-ip.org> Date: Mon, 04 Apr 2011 16:44:57 -0400 Message-Id: <1301949874-sup-4686@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/32 X-Sequence-Number: 6603 Excerpts from Robert Haas's message of lun abr 04 16:26:07 -0400 2011: > On Mon, Apr 4, 2011 at 4:15 PM, Alvaro Herrera > wrote: > > 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. > > I think you still need to update Solution.pm to match. Oops, sorry, done. -- Álvaro Herrera The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support