pgsql: doc: clarify the useful features of procedures

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: clarify the useful features of procedures
Дата
Msg-id E1kCnTe-00071s-5X@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/785affc1d653bac43b7d4fad93f22e9e51aefcc1

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix docs bug stating file_fdw requires absolute paths
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: improve 'capitals' inheritance example