Thread: Fix for the 'null value' bug

Fix for the 'null value' bug

From
"Anoop Kumar"
Date:

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).

 

Regards

 

Anoop

 

 

 

 

Re: Fix for the 'null value' bug

From
"Dave Page"
Date:
 


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