clarify Regular Expression functions - Mailing list pgsql-docs

From PG Doc comments form
Subject clarify Regular Expression functions
Date
Msg-id 20180113150638.1408.7268@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
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:
substring
regexp_replace
etc. where these are links to the corresponding text

and the text for each function begin with the function name as a heading.


pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: clarify Regular Expression Match Operators
Next
From: PG Doc comments form
Date:
Subject: clarify Regular Expression Functions in 9.7.3. POSIX RegularExpressions