Re: [HACKERS] TODO item: support triggers on columns

2005-03-14 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Lane wrote: > http://developer.postgresql.org/docs/postgres/catalog-pg-trigger.html > says "currently unused" and a desultory search through the sources > confirms that. I imagine it was put there with the intent of adding > column info later on

Re: [HACKERS] TODO item: support triggers on columns

2005-03-13 Thread Bruce Momjian
Greg Sabino Mullane wrote: [ There is text before PGP section. ] > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > 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

Re: [HACKERS] TODO item: support triggers on columns

2005-03-13 Thread Tom Lane
"Greg Sabino Mullane" <[EMAIL PROTECTED]> writes: > By the way, does anyone know what the tgattr field in pg_triggers > is for? http://developer.postgresql.org/docs/postgres/catalog-pg-trigger.html says "currently unused" and a desultory search through the sources confirms that. I imagine it was

Re: [HACKERS] TODO item: support triggers on columns

2005-03-13 Thread Chris Mair
> > 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

Re: [HACKERS] TODO item: support triggers on columns

2005-03-13 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > 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 trigg

Re: [HACKERS] TODO item: support triggers on columns

2005-03-12 Thread Robert Treat
On Friday 11 March 2005 12:18, Bruce Momjian wrote: > Alvaro Herrera wrote: > > On Fri, Mar 11, 2005 at 11:32:04AM -0500, Bruce Momjian wrote: > > > Chris Mair wrote: > > > > Hello, > > > > > > > > I'd like to start working on the following TODO item: > > > > Referential Integrity / Support trigger

Re: [HACKERS] TODO item: support triggers on columns

2005-03-11 Thread Chris Mair
> > > I'd like to start working on the following TODO item: > > > Referential Integrity / Support triggers on columns > > > > > > Is somebody else already working on this? > > > > No one, I think. > > Isn't this the REFERENCING clause? I think there was a partial patch > submitted already for

Re: [HACKERS] TODO item: support triggers on columns

2005-03-11 Thread Bruce Momjian
Alvaro Herrera wrote: > On Fri, Mar 11, 2005 at 11:32:04AM -0500, Bruce Momjian wrote: > > Chris Mair wrote: > > > Hello, > > > > > > I'd like to start working on the following TODO item: > > > Referential Integrity / Support triggers on columns > > > > > > Is somebody else already working on thi

Re: [HACKERS] TODO item: support triggers on columns

2005-03-11 Thread Alvaro Herrera
On Fri, Mar 11, 2005 at 11:32:04AM -0500, Bruce Momjian wrote: > Chris Mair wrote: > > Hello, > > > > I'd like to start working on the following TODO item: > > Referential Integrity / Support triggers on columns > > > > Is somebody else already working on this? > > No one, I think. Isn't this t

Re: [HACKERS] TODO item: support triggers on columns

2005-03-11 Thread Bruce Momjian
Chris Mair wrote: > Hello, > > I'd like to start working on the following TODO item: > Referential Integrity / Support triggers on columns > > Is somebody else already working on this? No one, I think. -- Bruce Momjian| http://candle.pha.pa.us pgman@candle.pha.pa.u

[HACKERS] TODO item: support triggers on columns

2005-03-10 Thread Chris Mair
Hello, I'd like to start working on the following TODO item: Referential Integrity / Support triggers on columns Is somebody else already working on this? Bye :) Chris. ---(end of broadcast)--- TIP 6: Have you searched our list archives?