Re: [HACKERS] Explicit subtransactions for PL/Tcl - Mailing list pgsql-hackers

From Victor Wagner
Subject Re: [HACKERS] Explicit subtransactions for PL/Tcl
Date
Msg-id 20170108213440.2c011977@wagner.wagner.home
Whole thread Raw
In response to [HACKERS] Explicit subtransactions for PL/Tcl  (Victor Wagner <vitus@wagner.pp.ru>)
List pgsql-hackers
On Sun, 8 Jan 2017 20:57:50 +0300
Victor Wagner <vitus@wagner.pp.ru> wrote:

> Collegues!
> 
> Recently I've found out that PL/Python have very nice feature -
> explicit subtransaction object, which allows to execute block of code
> in the context of subtransaction.
> 
[skip]

> 
> I'm attaching the patch which implements subtransaction command for

Sorry, unfortunately attached empty file instead of patch
-- 
                                   Victor Wagner <vitus@wagner.pp.ru>

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Victor Wagner
Date:
Subject: [HACKERS] Explicit subtransactions for PL/Tcl
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Explicit subtransactions for PL/Tcl