Doc: fix confusion about LEAKPROOF in syntax summaries.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: fix confusion about LEAKPROOF in syntax summaries. The syntax summaries for CREATE FUNCTION and allied commands made it look like LEAKPROOF is an alternative to IMMUTABLE/STABLE/VOLATILE, when of course it is an orthogonal option. Improve that. Per gripe from aazamrafeeque0. Thanks to David Johnston for suggestions. Discussion: https://postgr.es/m/162444349581.694.5818572718530259025@wrigleys.postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_function.sgml | modified | +2 −1 |
| doc/src/sgml/ref/create_function.sgml | modified | +4 −3 |
Documentation touched
Discussion
- Incorrect Syntax in Function Syntax diagram 5 messages · 2021-06-23