clarify Regular Expression Functions in 9.7.3. POSIX Regular Expressions

2018-01-13 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/functions-matching.html Description: Example: (as a heading) regexp_replace The regexp_replace function provides ... patterns. Syntax: regexp_replace(source, pattern, replaceme

clarify Regular Expression functions

2018-01-13 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/functions-matching.html Description: 9.7.3. POSIX Regular Expressions I suggest a section for functions e.g. 9.7.3.0 Functions Regular Expressions are applied using Functions: subs