CREATE PROCEDURE Documentation - Mailing list pgsql-docs

From PG Doc comments form
Subject CREATE PROCEDURE Documentation
Date
Msg-id 153989309442.22923.776941069564612717@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/static/sql-call.html
Description:

In the documentation for the CALL statement, it is mentioned that PROCEDUREs
are capable of executing transaction-control statements. I think the CREATE
PROCEDURE Documentation should mention this, because it is the only reason I
would use a PROCEDURE over a FUNCTION.

Also, it should be clarified whether or not PROCEDUREs are implicitly run in
a transaction.

pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Improve wording for FDW header file reference
Next
From: Ioseph Kim
Date:
Subject: question, converting version 11 sgml files at once.