Re: [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS - Mailing list pgsql-hackers

From Nico Williams
Subject Re: [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS
Date
Msg-id CAK3OfOgPKDZB7XtCJODqJGkJm2JR9=N5weRZvZhLkeMse5BGKA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Fri, Sep 15, 2017 at 4:11 AM Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:
On Thu, Sep 14, 2017 at 10:41 PM, Nico Williams <nico@cryptonector.com> wrote:
Do I understand correctly that this is SQL implementation of COMMIT TRIGGER functionality which is a prototype used to demonstrate it.  And if this prototype is well-accepted then you're going to write a patch for builtin COMMIT TRIGGER functionality.  Is it right?

That's the idea, yes.

Nico
-- 

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] Allow GiST opcalsses without compress\decompres functions
Next
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] The case for removing replacement selection sort