x = NULL - Mailing list pgsql-hackers

From Peter Eisentraut
Subject x = NULL
Date
Msg-id Pine.LNX.4.30.0109101618010.680-100000@peter.localdomain
Whole thread Raw
Responses Re: x = NULL
List pgsql-hackers
The x = NULL hack keeps biting people.  Innocent people should not be
exposed to incorrect behaviour because of (supposed) MS Access breakage.
I strongly urge that we do one of the following:

1) Provide a tunable knob to turn this on (cf. KSQO)

2) Confine this to the ODBC driver somehow (which could be done via #1)

Actually, last time we discussed this there was some confusion whether
Access actually had the bug in question.  That might be worth figuring
out.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CVS ODBC does not compile
Next
From: John Summerfield
Date:
Subject: Re: [BUGS] Build problem with CVS version