Re: Supporting NULL elements in arrays

Поиск
Список
Период
Сортировка
От Harald Fuchs
Тема Re: Supporting NULL elements in arrays
Дата
Msg-id 871x1r1717.fsf@srv.protecting.net
обсуждение исходный текст
Ответ на Re: Supporting NULL elements in arrays  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Ответы Re: Supporting NULL elements in arrays  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
In article <4370B990.7090100@dunslane.net>,
Andrew Dunstan <andrew@dunslane.net> writes:

> Tom Lane wrote:

>> "Pavel Stehule" <pavel.stehule@hotmail.com> writes:
>> 
>>> it's great news. My personal opinion about formating NULL values
>>> '{a, NULL, b}' -- longer, clean NULL is NULL
>>> 
>> 
>> Unfortunately, that already has a meaning, and it's not that.
>> 
>> 
>> 

> What a pity. I don't see any alternative to the empty element proposal
> -
> it's worth the possible breakage.

How about '{a, \N, b}'?



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: plperl error when making 8.2dev CVS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Supporting NULL elements in arrays