| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Gabriele Bartolini <gabriele(dot)bartolini(at)2ndquadrant(dot)it> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Uppercase SGML entity declarations |
| Date: | 2011-04-04 20:15:46 |
| Message-ID: | 1301948115-sup-5050@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
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,<foo>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 <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-04 20:26:07 | Re: [HACKERS] Uppercase SGML entity declarations |
| Previous Message | Susanne Ebrecht | 2011-04-04 19:20:57 | Re: [HACKERS] Uppercase SGML entity declarations |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-04 20:25:05 | Re: synchronous_commit and synchronous_replication Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. |
| Previous Message | Robert Haas | 2011-04-04 19:52:53 | Re: GUC assign hooks (was Re: wal_buffers = -1 and SIGHUP) |