Обсуждение: Fix for the 'null value' bug

Поиск
Список
Период
Сортировка

Fix for the 'null value' bug

От
"Anoop Kumar"
Дата:

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

От
"Dave Page"
Дата:
 


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