Re: Array Question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Array Question
Дата
Msg-id 1270.1099102023@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Array Question  (Terry Lee Tucker <terry@esc1.com>)
Ответы Re: Array Question  (Terry Lee Tucker <terry@esc1.com>)
Re: Array Question  (Terry Lee Tucker <terry@esc1.com>)
Список pgsql-novice
Terry Lee Tucker <terry@esc1.com> writes:
>     array[x] = <some_value>;

> This will not compile. I get the following error:
> ERROR:  syntax error at or near "["

plpgsql can do this since 7.4.  What PG version are you running?

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: Terry Lee Tucker
Дата:
Сообщение: Fwd: Array Question
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Array Question