From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com> |
Cc: | <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: sql.sgml take 3 |
Date: | 2001-01-09 17:21:58 |
Message-ID: | Pine.LNX.4.30.0101091818010.1538-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Robert B. Easter writes:
> If anyone is paying attention to my patches in here, I have yet a third
> version of this sql.sgml docs patch... another little fix and this one takes
> the place of the previous two I sent.
I was paying attention, but your patches are formatted so oddly that I
didn't have time to reformat them yet. Indentation in SGML files is one
space, character data is indented as well, and there should not be tabs
anywhere. The existing body of documentation is a pretty good example
there. ;-)
We could really use some of this stuff in the User's Guide, probably in
syntax.sgml, or in the Reference Manual (ref/select.sgml). The Tutorial
is sort of a fifth order priority -- things don't really count as
documented if they are only shown there. That is my fealing at least.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | Robert B. Easter | 2001-01-11 02:01:57 | patch for BETWEEN [ASYMMETRIC|SYMMETRIC] |
Previous Message | Bruce Momjian | 2001-01-09 16:03:13 | Re: sql.sgml take 4 |