Re: not null - trivial, unexpected behavior

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <john(at)august(dot)com>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: not null - trivial, unexpected behavior
Date: 2001-06-17 00:15:01
Message-ID: Pine.LNX.4.30.0106170212520.6413-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-06-17 01:23:36 Re: not null - trivial, unexpected behavior
Previous Message Josh Berkus 2001-06-16 23:52:06 Re: not null - trivial, unexpected behavior