boolean states

Поиск
Список
Период
Сортировка
От Jack Douglas
Тема boolean states
Дата
Msg-id 4DB7D7E3.6010403@douglastechnology.co.uk
обсуждение исходный текст
Ответы Re: boolean states  (Josh Kupershmidt <schmiddy@gmail.com>)
Re: boolean states  (Jaime Casanova <jaime@2ndquadrant.com>)
Список pgsql-docs
Hi

http://www.postgresql.org/docs/current/static/datatype-boolean.html states:

         The boolean type can have one of only two states: "true" or
"false". A third state, "unknown", is represented by the SQL null value.

This sounds like an oxymoron to me. Perhaps that sentence should be
changed to:

         The boolean type can have one of three states: "true" or
"false" and "unknown". The third state, "unknown", is represented by the
SQL null value.
or:

         The boolean type can have one of three states: "true" or
"false" and null. The third state, null, represents the logical value
"unknown".

Best regards
Jack Douglas


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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: [pgsql-www] 9.0.3 pdf manual is missing bookmarks
Следующее
От: Ray Stell
Дата:
Сообщение: configuration parameter descriptions