Re: array constructor can't construct empty array

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: array constructor can't construct empty array
Дата
Msg-id 11617.1062450919@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: array constructor can't construct empty array  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список pgsql-hackers
Pavel Stehule <stehule@kix.fsv.cvut.cz> writes:
> Array and array's functions works fine, but I need call this function 
> with empty array. I can't use array constructor for empty array.

Yeah.  We have not figured out how to assign a type to "ARRAY[]".
You can do something like '{}'::integer[], however.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)