Re: feature request ? - Mailing list pgsql-sql

From Jaime Casanova
Subject Re: feature request ?
Date
Msg-id 20040624173259.65980.qmail@web50006.mail.yahoo.com
Whole thread Raw
In response to Re: feature request ?  (Michael Glaesemann <grzm@myrealbox.com>)
Responses Re: feature request ?  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-sql
Hi all,
 
Tri-valued boolean?? that's not against boolean concept?? i'm not saying that SQL is wrong nor Postgresql has to go beyond standard, i'm just trying to understand this stuff.
 
Why not disallow the ability of boolean fields to be null?
 
thanx in advance,
 
Jaime Casanova


Michael Glaesemann <grzm@myrealbox.com> wrote:

On Jun 24, 2004, at 6:39 PM, sad wrote:

> ...IF ELSEIF ELSE
> it's all clear
> but what about unequality of BOOL type possible value set and IF
> alternatives
> set

In my opinion the short answer is NULL is here because of the SQL
standard. The SQL standard does not specify any kind of "IF
alternative" for 3-valued logic afaik. Why should PostgreSQL go beyond
what the standard specifies in this hairy area? Three-valued logic is
something I strive to stay away from to the best of my ability, as it
is far too complicated for my feeble mind.

Michael Glaesemann
grzm myrealbox com


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



Do You Yahoo!?
Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo.
Visíta Yahoo! Noticias.

pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: feature request ?
Next
From: Bruno Wolff III
Date:
Subject: Re: feature request ?