| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Gabriele Bartolini <gabriele(dot)bartolini(at)2ndQuadrant(dot)it> |
| Cc: | 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 15:15:30 |
| Message-ID: | 29953.1301930130@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Gabriele Bartolini <gabriele(dot)bartolini(at)2ndQuadrant(dot)it> writes:
> I have made very small modifications to a few files in the
> documentation directory, which involve SGML entity declarations.
> Currently they are all written lowercase, the patch makes them
> uppercase. This won't affect SGML parsing, as SGML is case insensitive -
> even though it is a good practice to write SGML declarations in uppercase.
What's the point of this exactly? I don't think we'd accept changing
every tag in the documentation to upper case, so why should we change
a small subset of them?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-04-04 15:17:19 | Re: EXTENSION keyword |
| Previous Message | Robert Haas | 2011-04-04 14:57:55 | Re: [HACKERS] Uppercase SGML entity declarations |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-04-04 15:33:22 | Re: time table for beta1 |
| Previous Message | Robert Haas | 2011-04-04 15:04:09 | Re: GSoC proposal: Fast GiST index build |