From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Transaction control in procedures |
Date: | 2017-12-01 19:48:51 |
Message-ID: | 12cbec62-675b-234e-7656-9e90f0839955@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 11/14/17 18:38, Peter Eisentraut wrote:
> On 10/31/17 15:38, Peter Eisentraut wrote:
>> Here is a patch that implements transaction control in PL/Python
>> procedures. (This patch goes on top of "SQL procedures" patch v1.)
>
> Here is an updated patch, now on top of "SQL procedures" v2.
Here is a new patch, now on top of master. The main changes are that a
lot of documentation has been added.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Transaction-control-in-PL-procedures.patch | text/plain | 67.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-12-01 19:48:59 | Re: [HACKERS] Custom compression methods |
Previous Message | Alvaro Herrera | 2017-12-01 19:38:42 | Re: [HACKERS] Custom compression methods |