]> granicus.if.org Git - postgresql/commit
Fix a lot of compile errors on unix.
authorHiroshi Inoue <inoue@tpf.co.jp>
Tue, 21 Aug 2001 05:21:09 +0000 (05:21 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Tue, 21 Aug 2001 05:21:09 +0000 (05:21 +0000)
commitc2f5d08c11176955c44d0a20c9ce7648157010ab
treeea15ac7a857cf3b20fbe996db59527819901915f
parent18529514b1564ec79f08b95f2679428ee0fa3470
Fix a lot of compile errors on unix.
Fix '\\' handling for bytea type.
src/interfaces/odbc/GNUmakefile
src/interfaces/odbc/convert.c
src/interfaces/odbc/info.c
src/interfaces/odbc/isql.h
src/interfaces/odbc/odbcapi.c
src/interfaces/odbc/odbcapi30.c
src/interfaces/odbc/pgapifunc.h
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/statement.c