Re: Procedures

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Robin Abbi <robin(dot)abbi(at)downley(dot)net>, Dave Cramer <davecramer(at)postgres(dot)rocks>, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Procedures
Date: 2020-08-24 16:35:12
Message-ID: CAKFQuwYkGyoAHT80sAtAVYSkryDczbYs9k_4nzdfJCEi_d5wYg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, Aug 24, 2020 at 9:09 AM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
wrote:

>
>
> po 24. 8. 2020 v 18:00 odesílatel Bruce Momjian <bruce(at)momjian(dot)us> napsal:
>
>> On Mon, Aug 24, 2020 at 05:51:29PM +0200, Pavel Stehule wrote:
>> > sure. Maybe enhancing about sentence like "it is not possible in a
>> function."
>> >
>> > and
>> >
>> > "a procedure can commit (or rollback) and begin new transactions during
>> its
>> > execution"
>>
>> OK, updated patch.
>>
>
> it is clean for me
>

Works for me. I wasn't thinking about the implication of the wording with
respect to Savepoints in functions.

David J.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2020-08-24 17:56:53 Openssl v3_ca
Previous Message Pavel Stehule 2020-08-24 16:08:50 Re: Procedures