Re: [DOCS] Pattern Matching doc

2009-05-13 Thread Tom Lane
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

[DOCS] Pattern Matching doc

2009-05-13 Thread Michael Toews
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