Re: assigning values to array elements - Mailing list pgsql-sql

From Tom Lane
Subject Re: assigning values to array elements
Date
Msg-id 5843.1042491856@sss.pgh.pa.us
Whole thread Raw
In response to assigning values to array elements  (J Greenbaum <jj@bu.edu>)
Responses Re: assigning values to array elements  (J Greenbaum <jj@bu.edu>)
Re: assigning values to array elements  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
J Greenbaum <jj@bu.edu> writes:
> As you can see, I'm trying to assign a value to an array element, but it
> isn't working for some reason.

plpgsql doesn't support that yet :-(.

This needs to be fixed.  I'm not sure why it doesn't have an entry in
TODO.  Bruce, would you add something like* allow assignment to array elements
to the plpgsql section?
        regards, tom lane


pgsql-sql by date:

Previous
From: J Greenbaum
Date:
Subject: assigning values to array elements
Next
From: J Greenbaum
Date:
Subject: Re: assigning values to array elements