Resolve compile errors on unix.

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 4ad1b5b766c574efd5c60dcd1017d0b2538b9e96
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2001-09-08T02:28:41Z
Releases: 7.2.1
Resolve compile errors on unix.
Rename psqlodbc.def -> psqlodbc_win32.def.
Improve internal *declare cursor* handling
a little.

Hiroshi Inoue

Files

PathChange+/−
src/interfaces/odbc/convert.c modified +95 −28
src/interfaces/odbc/convert.h modified +2 −2
src/interfaces/odbc/execute.c modified +1 −1
src/interfaces/odbc/gpps.c modified +8 −8
src/interfaces/odbc/gpps.h modified +8 −8
src/interfaces/odbc/psqlodbc_win32.def (from src/interfaces/odbc/psqlodbc.def) renamed +0 −0
src/interfaces/odbc/qresult.c modified +1 −3
src/interfaces/odbc/statement.h modified +2 −2
src/interfaces/odbc/win32.mak modified +4 −4