Re: string_to_array with an empty input string

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: string_to_array with an empty input string
Дата
Msg-id 579200A6-9D29-4A3A-A3EC-EDC1CE94A2F5@kineticode.com
обсуждение исходный текст
Ответ на Re: string_to_array with an empty input string  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: string_to_array with an empty input string  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Aug 11, 2010, at 11:35 AM, Andrew Dunstan wrote:

>> for i in select array_subscripts(myarray, 1) loop ...
>
> That's not a built-in function AFAIK.

Pavel pointed out to me only yesterday that it is:
 http://www.postgresql.org/docs/current/static/functions-srf.html#FUNCTIONS-SRF-SUBSCRIPTS

Best,

david




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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: string_to_array with an empty input string
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #5607: memmory leak in ecpg