Re: Problem with null dates in 7.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David Griffiths" <dgriffiths(at)boats(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with null dates in 7.2
Date: 2002-02-14 05:01:47
Message-ID: 6618.1013662907@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"David Griffiths" <dgriffiths(at)boats(dot)com> writes:
> Shouldn't you be using,
> SELECT * FROM foo WHERE bar_date IS NULL?

Yup.

> "= null" got phased out, I believe.

Or at least disabled by default. See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/functions-comparison.html

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Holger Marzen 2002-02-14 06:45:30 Re: pgaccess failed, used to work
Previous Message David Griffiths 2002-02-14 03:31:36 Re: Problem with null dates in 7.2