Re: feature request ?

Поиск
Список
Период
Сортировка
От sad
Тема Re: feature request ?
Дата
Msg-id 200406251020.41387.sad@bankir.ru
обсуждение исходный текст
Ответ на Re: feature request ?  (Rosser Schwarz <rosser.schwarz@gmail.com>)
Ответы Re: feature request ?
Список pgsql-sql
On Friday 25 June 2004 09:37, Rosser Schwarz wrote:
> On Fri, 25 Jun 2004 08:16:47 +0400, sad <sad@bankir.ru> wrote:
> > > Very simply, a boolean may have to values: true or false.  It's also
> > > possible that it's not been set to anything (NULL).
> >
> > really ?
> > what about   (13 < NULL)::BOOL
>
> Per the semantics of NULL, 13 is neither greater than nor less than
> NULL.  NULL is the *unknown* value; it's impossible to meaningfully
> compare it to anything else. Try (NULL = NULL)::boolean. It's NULL,
> also.

READ THE THREAD BEFORE ANSWER



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

Предыдущее
От: Rosser Schwarz
Дата:
Сообщение: Re: feature request ?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: feature request ?