6.5 enhancement request

From: Michael Davis <michael(dot)davis(at)prevuenet(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: 6.5 enhancement request
Date: 1999-03-04 21:33:03
Message-ID: 93C04F1F5173D211A27900105AA8FCFC145232@lambic.prevuenet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
gram.patch application/octet-stream 448 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 1999-03-04 21:44:40 Re: [HACKERS] Re: Tcl/Tk config (was: int 8 on FreeBSD)
Previous Message David R. Favor 1999-03-04 20:42:12 PostgreSQL 6.4.2 on AIX 4.3.2: regression test compile error