Work-in-progress referential action trigger timing patch - Mailing list pgsql-patches

From Stephan Szabo
Subject Work-in-progress referential action trigger timing patch
Date
Msg-id 20050823202913.A49980@megazone.bigpanda.com
Whole thread Raw
Responses Re: Work-in-progress referential action trigger timing patch
Re: Work-in-progress referential action trigger timing patch
Re: Work-in-progress referential action trigger timing
List pgsql-patches
Here's my current work in progress for 8.1 devel related to fixing the
timing issues with referential actions having their checks run on
intermediate states.  I've only put in a simple test that failed against
8.0 in the regression patch and regression still passes for me.  There's
still an outstanding question of whether looping gives the correct result
in the presence of explicit inserts and set constraints immediate in
before triggers.

Attachment

pgsql-patches by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: plperl strict mode and associated fixes
Next
From: Tom Lane
Date:
Subject: Re: PL/Perl regression tests with use_strict