| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | "Creager, Robert S" <CreagRS(at)LOUISVILLE(dot)STORTEK(dot)COM> |
| Cc: | "'General - PGSQL'" <pgsql-general(at)postgresql(dot)org> |
| Subject: | RE: using NEW in a trigger calling a function in plpgsq l... |
| Date: | 2001-03-22 22:31:07 |
| Message-ID: | Pine.BSF.4.21.0103221419510.43302-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 22 Mar 2001, Creager, Robert S wrote:
> What I'm attempting to do is set up a trigger function which calls another
> function with the NEW/OLD as parameters to the other functions... I'm a
> software engineer, so I love to make functions :-) If I call another
> function, NEW/OLD is still 'scoped' within the other function? The problem
> is I'm a software engineer (wait, I mentioned that already), so my view of
> the world is different...
Unfortunately not. I thought that it probably would be, or that you might
be able to rename it such that it would work when I saw that, but I
haven't seen one :(.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Ehrlich | 2001-03-22 22:32:01 | Configuration Parameters |
| Previous Message | The Hermit Hacker | 2001-03-22 21:44:47 | Re: Re: Call for platforms |