diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-03-10 11:33:50 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-03-10 11:33:50 -0500 |
commit | 9a4e4af42023451944a5beca124d647dd5c2c26f (patch) | |
tree | eb8f9407a5967dccfc6b688f404ed9ec0f24253e /src/backend/commands/async.c | |
parent | fe2b5386b2edb7d454fcab36bb3dfbbe272d362f (diff) | |
download | postgresql-9a4e4af42023451944a5beca124d647dd5c2c26f.tar.gz postgresql-9a4e4af42023451944a5beca124d647dd5c2c26f.zip |
Doc: improve introductory information about procedures.
Clarify the discussion in "User-Defined Procedures", by laying out
the key differences between functions and procedures in a bulleted
list. Notably, this avoids burying the lede about procedures being
able to do transaction control. Make the back-link in the CREATE
FUNCTION reference page more prominent, and add one in CREATE
PROCEDURE.
Per gripe from Guyren Howe. Thanks to David Johnston for discussion.
Discussion: https://postgr.es/m/BYAPR03MB4903C53A8BB7EFF5EA289674A6949@BYAPR03MB4903.namprd03.prod.outlook.com
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions