Re: Keyword docs missing, or mislabelled keywords

2021-09-02 Thread Tom Lane
"David G. Johnston" writes: > On Thu, Sep 2, 2021 at 7:11 AM PG Doc comments form > wrote: >> Missing: >> RESTRICTED (as found in CREATE FUNCTION (PARALLEL RESTRICTED)) >> SAFE (as found in CREATE FUNCTION (PARALLEL SAFE)) >> UNSAFE (as found in CREATE FUNCTION (PARALLEL UNSAFE)) > I'll agree th

Re: Keyword docs missing, or mislabelled keywords

2021-09-02 Thread David G. Johnston
On Thu, Sep 2, 2021 at 7:11 AM PG Doc comments form wrote: > > https://www.postgresql.org/docs/13/sql-keywords-appendix.html > > Missing: > > RESTRICTED (as found in CREATE FUNCTION (PARALLEL RESTRICTED)) > SAFE (as found in CREATE FUNCTION (PARALLEL SAFE)) > UNSAFE (as found in CREATE FUNCTION (

Keyword docs missing, or mislabelled keywords

2021-09-02 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/sql-keywords-appendix.html Description: https://www.postgresql.org/docs/13/sql-keywords-appendix.html Missing: BUFFERS (as found in EXPLAIN) COSTS (as found in EXPLAIN) MODULUS (as found