New version of the driver with libpq based comms layer, courtesy of Anoop Kumar of...
authorDave Page <dpage@pgadmin.org>
Wed, 13 Jul 2005 14:23:36 +0000 (14:23 +0000)
committerDave Page <dpage@pgadmin.org>
Wed, 13 Jul 2005 14:23:36 +0000 (14:23 +0000)
commit35b56ef9573e817549281ff20d031bae57ec81e8
tree570c522cb81be4e5af54dcab8c2e0975278d3773
parent581bb23b97cb9eb547974e2ba5bebc5ce2961226
New version of the driver with libpq based comms layer, courtesy of Anoop Kumar of Pervasive PostgreSQL. Version number bumped, and extra strings modified in the resource file to make it obvious when the libpq version of the driver is being run.
44 files changed:
Makefile.am
README.unix
bind.h
columninfo.c
columninfo.h
configure.ac
connection.c
connection.h
convert.c
descriptor.c
dlg_specific.c
dlg_specific.h
drvconn.c
environ.c
execute.c
info.c
info30.c
installer/Make.bat
libpqconnection.h [new file with mode: 0644]
lobj.c
lobj.h
misc.c
multibyte.c
odbcapi.c
odbcapi30.c
odbcapi30w.c
odbcapiw.c
options.c
parse.c
pgapi30.c
pgtypes.c
psqlodbc.c
psqlodbc.h
psqlodbc.rc
qresult.c
qresult.h
readme.txt
results.c
setup.c
socket.c
statement.c
tuplelist.c
version.h
win32.mak