Commit rules or Commit trigger - Mailing list pgsql-general

From Claudio Tognolo
Subject Commit rules or Commit trigger
Date
Msg-id f56535a00604240637s781d9061t4af08940af18d56a@mail.gmail.com
Whole thread Raw
Responses Re: Commit rules or Commit trigger
List pgsql-general
I am developing a temporal database and I have the necessity to control the integrity constraints befor the commit of the transiction.
I cannot use the deferrable checking because the integrity constraints is a select and i cannot use the trigger or rule because
the event parameter not support the commit event.
You have some idea?

Thanks

--
______________________________________________________
Claudio Tognolo
claudio.tognolo@gmail.com
Department of Computer Science - Verona, Italy
================================================
-----
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=Y2xhdWRpby50b2dub2xvMzkzMQ%3D%3D

pgsql-general by date:

Previous
From: "Nik"
Date:
Subject: Partitioning rule not behaving as expected
Next
From: "mlartz@gmail.com"
Date:
Subject: Re: Partitioning rule not behaving as expected