Re: Incorrect Syntax in Function Syntax diagram

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: aazamrafeeque0@gmail.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-06-23T16:07:29Z
Lists: pgsql-docs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> Do we have an existing convention in the syntax section to indicate
> defaults, either with emphasis, placement, or even an annotation like "*"?

No.  The syntax diagrams verge on unreadability already, so I'm
unconvinced that trying to overload them with this issue would be
wise.

			regards, tom lane



Commits

  1. Doc: fix confusion about LEAKPROOF in syntax summaries.