Re: Retrieving NULL records - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: Retrieving NULL records
Date
Msg-id 1059477780.7055.3.camel@billy
Whole thread Raw
In response to Re: Retrieving NULL records  ("Mel Jamero" <mel@gmanmi.tv>)
List pgsql-novice
Am Die, 2003-07-29 um 13.20 schrieb Mel Jamero:
> it is now..
>
> i had to port lots of our old C applications when i upgraded to a newer
> postgres.

I know that it's bad to use null=null, but for old projects that 'just
work' the way they were programmed you can set

transform_null_equals = true

in postgresql.conf

hth
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


pgsql-novice by date:

Previous
From: "Mel Jamero"
Date:
Subject: FW: Retrieving NULL records
Next
From: Tom Lane
Date:
Subject: Re: help: now() + N is now failing!