OSDN Git Service

Change SQLPrimaryKeys() so that it detects the primary key
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 22 Jun 2001 05:59:43 +0000 (05:59 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 22 Jun 2001 05:59:43 +0000 (05:59 +0000)
commita8dbe428de8f8c11a047c441c9f1b5b5433b0115
tree6940c6aa8c0a5be92a116264a7d5ff67954a80b5
parentd8d9ed931e8a2370d3995c40af2eb3bda18aecb0
Change SQLPrimaryKeys() so that it detects the primary key
other than tablename_pkey.
src/interfaces/odbc/bind.c
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c