At 06:47 PM 3/30/2001 -0600, you wrote:
> > I may be able to use array's if postgres will allow using variables to
> > reference points in the array.
OK, so how do I reference a specific element of an array in a record within
pl/pgsql.
I've tried:
NEW.name[1]
NEW.name.1