Re: Explicit subtransactions for PL/Tcl

Victor Wagner <vitus@wagner.pp.ru>

From: Victor Wagner <vitus@wagner.pp.ru>
To: pgsql-hackers@postgresql.org
Cc: Pavel Stehule <pavel.stehule@gmail.com>
Date: 2017-03-09T09:25:03Z
Lists: pgsql-hackers

Attachments

On Thu, 9 Mar 2017 09:25:14 +0100
Pavel Stehule <pavel.stehule@gmail.com> wrote:


> >
> is this patch complete? I don't see new regress tests

Oh, really! I've forgot that git diff doesn't include files which are
not added into git.

So, no old regress tests as well.

Sorry for posting incomplete patch.

Attached fixed version of patch with regress tests and couple more
whitespace issues fixed.

                 With best regards, Victor

--
                Victor Wagner <vitus@wagner.pp.ru>


Commits

  1. Add a "subtransaction" command to PL/Tcl.