Re: not null - trivial, unexpected behavior - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: not null - trivial, unexpected behavior
Date
Msg-id Pine.LNX.4.30.0106170212520.6413-100000@peter.localdomain
Whole thread Raw
In response to Re: not null - trivial, unexpected behavior  (John Scott <jmscott@yahoo.com>)
Responses Re: not null - trivial, unexpected behavior
List pgsql-sql
John Scott writes:

> but, as i understand the sql92 standard, both att = null and att != null
> are NOT sql92.

They are.  We just don't implement att = null right because of reasons
that can be found in the archives.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: not null - trivial, unexpected behavior
Next
From: Tom Lane
Date:
Subject: Re: not null - trivial, unexpected behavior