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
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