To fix the bug of PQgetvalue returning an empty string instead of a null value.
authorAnoop Kumar <anoopk@pervasive-postgres.com>
Fri, 15 Jul 2005 09:08:50 +0000 (09:08 +0000)
committerAnoop Kumar <anoopk@pervasive-postgres.com>
Fri, 15 Jul 2005 09:08:50 +0000 (09:08 +0000)
commit0870498eb851ac7aa8353e0951643563511cf6e4
tree0e6403eb76d070c7dc0a3ca7f740c399bc4168ab
parentb9529ad30768ecdfe91516a4de68336daa9affc1
To fix the bug of PQgetvalue returning an empty string instead of a null value.
connection.c
convert.c