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