Re: is 8.4 array_agg() supposed to work with array values?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: is 8.4 array_agg() supposed to work with array values?
Дата
Msg-id b42b73150901200809m6a2c75aaud698653c93624535@mail.gmail.com
обсуждение исходный текст
Ответ на Re: is 8.4 array_agg() supposed to work with array values?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: is 8.4 array_agg() supposed to work with array values?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On 1/20/09, Peter Eisentraut <peter_e@gmx.net> wrote:
>  integer[] is "array of integer", in the way C deals with arrays.  This is
>  also a main reason why composite types and arrays don't mix orthogonally;
>  there is no way to represent that in the system catalogs.

What do you mean by this exactly?  We've had arrays of composite types
since 8.2.

merlin


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

Предыдущее
От: Jeroen Vermeulen
Дата:
Сообщение: Re: Fixes for compiler warnings
Следующее
От: Jeroen Vermeulen
Дата:
Сообщение: Re: libpq WSACleanup is not needed