array_to_string

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема array_to_string
Дата
Msg-id euaelf$28f8$1@news.hub.org
обсуждение исходный текст
Ответы Re: array_to_string
Список pgsql-sql
Hi there,

I used the function array_to_string, and I found it ignores NULL values, 
e.g. array_to_string( 'ARRAY[1,NULL,3]', ',' ) returns '1,3'.

The function documentation doesn't explain this case.
So please tell me: is it the normal behavior or a bug ?

TIA,
Sabin 




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] timestamp subtraction (was Re: formatting intervals with to_char)
Следующее
От: "Claus Guttesen"
Дата:
Сообщение: select vs. select count