Re: Incorrect Syntax in Function Syntax diagram
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: aazamrafeeque0@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-06-23T15:41:56Z
Lists: pgsql-docs
On Wed, Jun 23, 2021 at 8:29 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Yeah. The way it's written fails to show, except via formatting, > that IMMUTABLE/STABLE/VOLATILE are mutually exclusive; > It seems the STRICT -ness line needs brackets too then. Also, back to volatility, volatile is the default option though due to alphabetical order it is shown last with no indication it is the default. Do we have an existing convention in the syntax section to indicate defaults, either with emphasis, placement, or even an annotation like "*"? David J.
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