> From: Sim Zacks [mailto:[email protected]]
>-----Original Message----- >From: [email protected] [mailto:[email protected]] On Behalf Of Greg Stark > >On Tue, Jul 21, 2009 at 11:25 PM, Ow Mun Heng<[email protected]> wrote: > RETURN NULL; > >Just make your trigger return NEW and it won't kill the insert to the >child table. >>I agree that is certainly one problem, but in any case an After Update >>trigger would have worked. I actually did try that, it didn't work. (I thought I mentioned that in the original email. Oh well..) Have yet to try the NEW method though -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
