6.5 enhancement request - Mailing list pgsql-hackers

From Michael Davis
Subject 6.5 enhancement request
Date
Msg-id 93C04F1F5173D211A27900105AA8FCFC145232@lambic.prevuenet.com
Whole thread Raw
List pgsql-hackers
I have a problem with Access97 not working properly when entering new
records using a sub form, i.e. entering a new order/orderlines or master and
detail tables.  The problem is caused by a SQL statement that Access97 makes
involving NULL.  The syntax that fails is "column_name" = NULL.  The
following attachment was provided by -Jose'-.  It contains a very small
enhancement to gram.y that will allow Access97 to work properly with sub
forms.  Can this enhancement be added to release 6.5?

 <<gram.patch>>


Thanks, Michael


Attachment

pgsql-hackers by date:

Previous
From: "David R. Favor"
Date:
Subject: PostgreSQL 6.4.2 on AIX 4.3.2: regression test compile error
Next
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] Re: Tcl/Tk config (was: int 8 on FreeBSD)