J Greenbaum <jj(at)bu(dot)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