Re: plperl -- postgresql married to perl

From: Soma Interesting <dfunct(at)telus(dot)net>
To: will trillich <will(at)serensoft(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: plperl -- postgresql married to perl
Date: 2001-03-31 02:02:27
Message-ID: 5.0.2.1.0.20010330175927.023e95f8@pop.telus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric G. Miller 2001-03-31 02:08:13 Re: storing "small binary objects"
Previous Message Tom Lane 2001-03-31 01:32:01 Re: Re[2]: Pgsql-7.1RC1: SET SEED = <something>