Re: Fix for the 'null value' bug - Mailing list pgsql-odbc

From Dave Page
Subject Re: Fix for the 'null value' bug
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9284@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Fix for the 'null value' bug  ("Anoop Kumar" <anoopk@pervasive-postgres.com>)
List pgsql-odbc
 


From: Anoop Kumar [mailto:anoopk@pervasive-postgres.com]
Sent: 15 July 2005 10:49
To: pgsql-odbc@postgresql.org
Cc: Dave Page
Subject: Fix for the 'null value' bug

Hi,

 

I’ve just committed a fix for the empty fields being converted to NULL problem in psqlodbc-libpq.

 

Dave: Please check it out if possible. (convert.c & connection.c are the affected files).

 

Thanks Anoop - will do. I'm actually trying to track down this memory leak at the moment...

 

/D

pgsql-odbc by date:

Previous
From: "Anoop Kumar"
Date:
Subject: Fix for the 'null value' bug
Next
From: "Dave Page"
Date:
Subject: Leak repairs