Incorrect Syntax in Function Syntax diagram
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: aazamrafeeque0@gmail.com
Date: 2021-06-23T10:18:15Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/sql-createfunction.html Description: | IMMUTABLE | STABLE | VOLATILE | [ NOT ] LEAKPROOF [ NOT ] LEAKPROOF is accepting separately , So why you written [ NOT ] LEAKPROOF with | IMMUTABLE | STABLE | VOLATILE | Please separate the [ NOT ] LEAKPROOF from the OR list Note: Your documentation must be correct
Commits
-
Doc: fix confusion about LEAKPROOF in syntax summaries.
- 9c1c9b071690 10.18 landed
- 9aa06956eaf1 13.4 landed
- 5c22cf0e7339 11.13 landed
- 47018af55ac4 12.8 landed
- 2031e1668e55 14.0 landed
- 16492f5cc346 9.6.23 landed