Re: how can I select into an array?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: how can I select into an array?
Дата
Msg-id 4023E520.7060003@joeconway.com
обсуждение исходный текст
Ответ на Re: how can I select into an array?  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список pgsql-general
Pavel Stehule wrote:
> if you can in plpgsql 7.2.x return array of known type, you can replace
> anyarray and anyelement like varchar[], varchar. But I don't know if it
> 7.2 supported.

PL/pgSQL array support in anything earlier than 7.4 is pretty weak. I
would strongly recommend upgrading to 7.4 if arrays are important to you.

Joe



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Indexes and sorting
Следующее
От: David Garamond
Дата:
Сообщение: Re: PL/Ruby