Re: Deferrerable Check constraints - Mailing list pgsql-novice

From Luiz K. Matsumura
Subject Re: Deferrerable Check constraints
Date
Msg-id 492B300E.9050701@planit.com.br
Whole thread Raw
In response to Re: Deferrerable Check constraints  (Bruce Hyatt <brucejhyatt@yahoo.com>)
List pgsql-novice
Bruce Hyatt wrote:
> Is this something that could be handled with update and/or insert triggers?
>
I think that no, because there are no way to determine what
insert/update is the last of a transaction inside a trigger.

--
Luiz K. Matsumura
Plan IT Tecnologia Informática Ltda.


pgsql-novice by date:

Previous
From: Bruce Hyatt
Date:
Subject: Re: Deferrerable Check constraints
Next
From: Bruce Hyatt
Date:
Subject: column size and storage efficiency