On 11 August 2010 23:04, Tom Lane <[email protected]> wrote: > [email protected] (Bruce Momjian) writes: >> Log Message: >> ----------- >> Properly lowercase identifiers, uppercase keywords, in doc examples > > Bruce, did you do that with a blind sed script? You totally destroyed > the point of these examples. Kindly revert. >
Whilst that change definitely needs reverting, I noticed the following doesn't read well: "Additionally, comments can occur in SQL input. They are not tokens, they are effectively equivalent to whitespace. For example, the following is (syntactically) valid SQL input:" You'd expect an example with comments in after reading that, but there isn't. Maybe that "Additionally..." bit should be moved beneath the "This is a sequence..." paragraph? -- Thom Brown Registered Linux user: #516935 -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
