Re: Missing column_constraint explanation

2018-01-13 Thread Stephen Frost
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

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

clarify Regular Expression Match Operators

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