On 7/7/05, Michael Fuhr <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 07, 2005 at 09:28:23PM +0200, BigSmoke wrote:
> >
> > In a trigger function, I'm trying to refer to a column given by an argument
> > to the trigger function.
>
> This comes up frequently -- search the archives for past discussion.
>
On Thu, Jul 07, 2005 at 09:28:23PM +0200, BigSmoke wrote:
>
> In a trigger function, I'm trying to refer to a column given by an argument
> to the trigger function.
This comes up frequently -- search the archives for past discussion.
The usual answer is to write the function in a language like PL/