Re: Procedures

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Procedures
Дата
Msg-id CAKFQuwbbfW01BGT=X6buQySXMr08P98yhG-cja22_rPfravE2g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Procedures  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Procedures  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
On Sat, Aug 22, 2020 at 10:14 AM Bruce Momjian <bruce@momjian.us> wrote:
On Fri, Aug 21, 2020 at 07:42:35PM -0700, David G. Johnston wrote:

> [...] the CALL command.  If the CALL command is not part of an explicit
> transaction a procedure can also manage multiple transactions during its
> execution.

OK, how is this updated patch?

Looks good.  I felt "begin and commit" was a bit wordy but it works.

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Create a Foreign Table for PostgreSQL CSV Logs
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Subscript expressions do not have to evaluate to integers