| From: | Victor Wagner <vitus(at)wagner(dot)pp(dot)ru> | 
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org | 
| Subject: | Re: Explicit subtransactions for PL/Tcl | 
| Date: | 2017-01-08 18:34:40 | 
| Message-ID: | 20170108213440.2c011977@wagner.wagner.home | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
On Sun, 8 Jan 2017 20:57:50 +0300
Victor Wagner <vitus(at)wagner(dot)pp(dot)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(at)wagner(dot)pp(dot)ru>
| Attachment | Content-Type | Size | 
|---|---|---|
| tcl_subtransaction_01.patch | text/x-patch | 12.2 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-01-08 18:36:34 | Re: Explicit subtransactions for PL/Tcl | 
| Previous Message | Victor Wagner | 2017-01-08 17:57:50 | Explicit subtransactions for PL/Tcl |