Michael,
* Michael Paquier (michael.paqu...@gmail.com) wrote:
> On Thu, Dec 21, 2017 at 12:15 PM, Stephen Frost wrote:
> > Now, if we could do that in such a way that we avoid having to actually
> > duplicate the 'source' for these productions into different places in
> > the documentation, that
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
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/functions-matching.html
Description:
Table 9.14 Regular Expression Match Operators
It is not clear (to me)where I would put one of these operators. The Example
column does not make