Re: TODO item: support triggers on columns

From: Chris Mair <list(at)1006(dot)org>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: TODO item: support triggers on columns
Date: 2005-03-13 14:34:13
Message-ID: 1110724453.4438.12.camel@dell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> > I'd like to start working on the following TODO item:
> > Referential Integrity / Support triggers on columns
> >
> > Is somebody else already working on this?
>
> Sorry for not jumping in earlier. As Rob said, I am working on
> column-level support for triggers. I did not have my name addded
> to the TODO list as I wanted to at least get a proof of concept
> going first to make sure I could undertake it. I am partway there,
> but there are still a lot of rough edges. I guess at this point
> I should formally put my name on the TODO, and can bail out if
> it gets over my head?

Ok!
Keep us up to date.

Bye, Chris :)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Miroslav Šulc 2005-03-13 15:32:52 How to read query plan
Previous Message Oleg Bartunov 2005-03-13 14:26:05 Re: Strange postgres planner behaviour