View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 12:15 PM
Tom Lane
 
Posts: n/a
Default Re: BUG #4076: "IS NOT NULL (IS NULL)" return wrong answer even where all fields are NULL(or NOT NULL).

"Tatsuhito Kasahara" <kasahara.tatsuhito@oss.ntt.co.jp> writes:
> PostgreSQL version: 8.1.11
> Description: "IS NOT NULL (IS NULL)" return wrong answer even where
> all fields are NULL(or NOT NULL).


> I think following fix is related..
> http://archives.postgresql.org/pgsql...9/msg00439.php


Yup, it is. Why are you reporting this?

regards, tom lane

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply With Quote