Re: "IS NOT NULL" != "NOT NULL" - Mailing list pgsql-general

From Gregory Wood
Subject Re: "IS NOT NULL" != "NOT NULL"
Date
Msg-id 003f01c1a056$8a33d990$7889ffcc@comstock.com
Whole thread Raw
In response to "IS NOT NULL" != "NOT NULL"  (Sean Chittenden <sean@chittenden.org>)
Responses Re: "IS NOT NULL" != "NOT NULL"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> > db=> SELECT COUNT(*) FROM pkg_hosts WHERE timestamp_col NOT NULL;

>         | a_expr NOTNULL

Are NOT NULL and NOTNULL really the same?

Greg


pgsql-general by date:

Previous
From: "Peter Bayley"
Date:
Subject: Recover an existing database
Next
From: Mike Bridge
Date:
Subject: How to determine which are "idle in transaction"