Re: pre-commit triggers

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pre-commit triggers
Date: 2013-11-26 17:13:06
Message-ID: 5294D6A2.4020705@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/24/2013 06:42 AM, Simon Riggs wrote:
> I think we should be thinking harder about how to implement
> ASSERTIONs, possibly calling them ASSERTION TRIGGERs not pre-commit
> write event triggers.

I don't know that anyone is working on this, though, or even plans to.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitri Fontaine 2013-11-26 17:15:56 Re: Extension Templates S03E11
Previous Message Josh Berkus 2013-11-26 17:11:15 Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE