Remove obsolete advice about doubling backslashes in regex escapes. Standard-conforming literals have been the default for long enough that it no longer seems necessary to go out of our way to tell people to write regex escapes illegibly.
Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/fdae4a93e9df6b9b0f0ef5b0ccff697e4859710f Modified Files -------------- doc/src/sgml/func.sgml | 10 ---------- 1 file changed, 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
