Michael Toews <[email protected]> writes:
> I've noticed two issues with the 8.4 documentation, see:
> http://www.postgresql.org/docs/8.4/static/functions-matching.html

> Firstly, search for "///". This should only have two slashes "//".

You mean \\\, right?  Yeah, that's bogus ... not actually incorrect,
but the third backslash is redundant.

> Secondly, search for "An RE cannot..." after the table named "Regular 
> Expression Atoms". I think this should be changed to "A regular expression 
> pattern cannot..." (or alternatively, "A pattern cannot...".

The constructs "the RE" and "an RE" are all over that section, and the
abbreviation is defined right at the top.  I think expanding them all
would just make it longer, not more readable.

                        regards, tom lane

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to