pgsql: doc: clarify the useful features of procedures

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify the useful features of procedures
Date: 2020-08-31 17:20:18
Message-ID: E1kCnTe-00071r-5D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: clarify the useful features of procedures

This was not clearly documented when procedures were added in PG 11.

Reported-by: Robin Abbi

Discussion: https://postgr.es/m/CAGmg_NX327KKVuJmbWZD=pGutYFxzZjX1rU+3ji8UuX=8ONn9Q@mail.gmail.com

Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/243a3b92a67519d4da1712b4fbad194bded3afb5

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-08-31 17:43:21 pgsql: docs: improve 'capitals' inheritance example
Previous Message Magnus Hagander 2020-08-31 11:11:11 pgsql: Fix docs bug stating file_fdw requires absolute paths