]> granicus.if.org Git - postgresql/commit
Properly exit ODBC with 'X', allow linking on BSD/OS.
authorBruce Momjian <bruce@momjian.us>
Sat, 10 Feb 2001 05:50:29 +0000 (05:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 10 Feb 2001 05:50:29 +0000 (05:50 +0000)
commitfd40942fd8f99dd46da1dcb49fae58f607aea179
treee4b7356fe4b30c5f5107c7733feb1d360806c8b1
parent618733de1a3d08f63b42b92925d3845140eb6e02
Properly exit ODBC with 'X', allow linking on BSD/OS.
23 files changed:
src/interfaces/odbc/GNUmakefile
src/interfaces/odbc/bind.c
src/interfaces/odbc/columninfo.c
src/interfaces/odbc/connection.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/environ.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/lobj.c
src/interfaces/odbc/misc.c
src/interfaces/odbc/options.c
src/interfaces/odbc/parse.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/psqlodbc.c
src/interfaces/odbc/qresult.c
src/interfaces/odbc/results.c
src/interfaces/odbc/setup.c
src/interfaces/odbc/socket.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/tuple.c
src/interfaces/odbc/tuplelist.c