Replace old PostODBC driver with new one...
authorMarc G. Fournier <scrappy@hub.org>
Mon, 13 Apr 1998 15:02:05 +0000 (15:02 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 13 Apr 1998 15:02:05 +0000 (15:02 +0000)
commit0183b4605ee4ad76851cea69587d240492041705
treec865bd78a64f381be72b985bf0bce435d78ef46c
Replace old PostODBC driver with new one...

This one is based on an older PostODBC driver, rewritten and maintained by
InsightDist(?)
37 files changed:
bind.c [new file with mode: 0644]
bind.h [new file with mode: 0644]
columninfo.c [new file with mode: 0644]
columninfo.h [new file with mode: 0644]
connection.c [new file with mode: 0644]
connection.h [new file with mode: 0644]
convert.c [new file with mode: 0644]
convert.h [new file with mode: 0644]
drvconn.c [new file with mode: 0644]
environ.c [new file with mode: 0644]
environ.h [new file with mode: 0644]
execute.c [new file with mode: 0644]
info.c [new file with mode: 0644]
license.txt [new file with mode: 0644]
misc.c [new file with mode: 0644]
misc.h [new file with mode: 0644]
notice.txt [new file with mode: 0644]
options.c [new file with mode: 0644]
pgtypes.c [new file with mode: 0644]
pgtypes.h [new file with mode: 0644]
psqlodbc.c [new file with mode: 0644]
psqlodbc.def [new file with mode: 0644]
psqlodbc.h [new file with mode: 0644]
psqlodbc.rc [new file with mode: 0644]
qresult.c [new file with mode: 0644]
qresult.h [new file with mode: 0644]
resource.h [new file with mode: 0644]
results.c [new file with mode: 0644]
setup.c [new file with mode: 0644]
socket.c [new file with mode: 0644]
socket.h [new file with mode: 0644]
statement.c [new file with mode: 0644]
statement.h [new file with mode: 0644]
tuple.c [new file with mode: 0644]
tuple.h [new file with mode: 0644]
tuplelist.c [new file with mode: 0644]
tuplelist.h [new file with mode: 0644]