Re: what is good solution for support NULL inside string_to_array function?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: what is good solution for support NULL inside string_to_array function?
Дата
Msg-id z2wb42b73151005040724v32ba7db4ve2d70ef0cf6160a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: what is good solution for support NULL inside string_to_array function?  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: what is good solution for support NULL inside string_to_array function?  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Tue, May 4, 2010 at 10:05 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> and then string_to_array and array_to_string are orthogonal with NULL.

I like the behavior, but should it share the name with the 2 argument
version given the incompatibility? Maybe make a new function
to_string(anyarray, sep, nullsym='') and deprecate the old one?

merlin


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Reg: SQL Query for Postgres 8.4.3
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: max_standby_delay considered harmful