Prevent an infinite loop of error reporting.
Hiroshi Inoue <inoue@tpf.co.jp>
Prevent an infinite loop of error reporting.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/connection.c | modified | +4 −1 |
| src/interfaces/odbc/descriptor.h | modified | +2 −2 |
| src/interfaces/odbc/info.c | modified | +12 −1 |
| src/interfaces/odbc/psqlodbc.h | modified | +2 −1 |
| src/interfaces/odbc/statement.c | modified | +1 −0 |