diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-23 14:27:13 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-23 14:27:13 -0400 |
commit | 47018af55ac45046b600404c6bd9d7c7d213d037 (patch) | |
tree | 70ed0f1fa2eee3bc62cfbcf7de2f394cceadcb3e /src/tutorial/funcs.c | |
parent | 7eaf65451483a871056036e92e4f0fa0350b5504 (diff) | |
download | postgresql-47018af55ac45046b600404c6bd9d7c7d213d037.tar.gz postgresql-47018af55ac45046b600404c6bd9d7c7d213d037.zip |
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
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions