Re: Pre-v11 appearances of the word "procedure" in v11 docs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Pre-v11 appearances of the word "procedure" in v11 docs
Дата
Msg-id 5193.1534267125@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Pre-v11 appearances of the word "procedure" in v11 docs  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: Pre-v11 appearances of the word "procedure" in v11 docs  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> I noticed that the word "procedure" appears in at least a few places
> in the v11 docs as a not-quite-apt synonym of "function". For example,
> https://www.postgresql.org/docs/11/static/plpgsql-trigger.html talks
> about "PL/pgSQL Trigger Procedures" which are actually all functions
> in practice.

Agreed, we'd better stop being cavalier about whether that's an
exact synonym or not.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpq connection timeout mismanagement
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Stored procedures and out parameters