Re: Null comparisons and the transform_null_equals run-time parameter - Mailing list pgsql-general

From Tom Lane
Subject Re: Null comparisons and the transform_null_equals run-time parameter
Date
Msg-id 8962.1275771485@sss.pgh.pa.us
Whole thread Raw
In response to Re: Null comparisons and the transform_null_equals run-time parameter  ("Ken Winter" <ken@sunward.org>)
List pgsql-general
"Ken Winter" <ken@sunward.org> writes:
> In case anybody else needs this functionality, let me offer a family of
> functions that do comparisons that treat NULL as a real value (rather than
> as "unknown").  For example:

Er ... this'd be a lot shorter using IS [NOT] DISTINCT FROM.

            regards, tom lane

pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: pgbouncer
Next
From: u235sentinel
Date:
Subject: Dell Poweredge server and Postgres