Hi,
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 "//".
Secondly, search for "An RE cannot..." after the table named "Regular
Expression Atoms". I think this
Michael Toews 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 t