| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | J Greenbaum <jj(at)bu(dot)edu>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: assigning values to array elements |
| Date: | 2003-01-14 00:47:23 |
| Message-ID: | 200301140047.h0E0lNW20730@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Tom Lane wrote:
> 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?
Added to TODO:
o Allow PL/PgSQL to support array element assignment
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomasz Myrta | 2003-01-14 07:12:45 | Re: query speed joining tables |
| Previous Message | Bruce Momjian | 2003-01-13 22:18:57 | Re: Postgresql Bug List? |