Re: Retrieving NULL records

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: mel(at)gmanmi(dot)tv
Cc: email(at)juergen-cappel(dot)de, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Retrieving NULL records
Date: 2003-07-29 11:23:01
Message-ID: 1059477780.7055.3.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Mel Jamero 2003-07-29 11:24:38 FW: Retrieving NULL records
Previous Message Mel Jamero 2003-07-29 11:20:38 Re: Retrieving NULL records