pgsql: doc: clarify the useful features of procedures

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: clarify the useful features of procedures
Дата
Msg-id E1kCnTe-00071y-6V@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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/bed05fff6fa400f0668c80e488458bc284ba5275

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