Re: When is a record NULL?

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: When is a record NULL?
Дата
Msg-id 407d949e0907241329x3d495e65yecb57e82af4e86fd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: When is a record NULL?  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: When is a record NULL?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On Fri, Jul 24, 2009 at 7:49 PM, Merlin Moncure<mmoncure@gmail.com> wrote:
> Still, why:
>
> *) is select null::foo is distinct from (null, null)::foo; true?
> (null should not be distinct from null)
>
> *) does (null, null) allow STRICT functions to execute?
>
> *) is (null, null)::text not null?

These are all good questions. Are you interested in checking what the
spec says should happen in these cases?


-- 
greg
http://mit.edu/~gsstark/resume.pdf


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Proposal: More portable way to support 64bit platforms
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: SE-PostgreSQL Specifications