Delayed constraints

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: postgres-general <pgsql-general(at)postgresql(dot)org>
Subject: Delayed constraints
Date: 2003-03-05 16:13:55
Message-ID: 214WMHMH2NMLK3YMJR0476C094ZWGA.3e662243@cal-lab
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there any other constraints that can be delayed any way, other than Foreign Keys?

I'd love it if an AFTER TRIGGER could be delayed until the end of the transaction, or a CHECK
CONSTRAINT.

Browse pgsql-general by date

  From Date Subject
Next Message Scott Chapman 2003-03-05 16:22:38 Re: How do sqlservers work!
Previous Message Dennis Gearon 2003-03-05 16:12:33 Re: nextval::text