For debug, change SQLSetConnectAttr(.., SQL_ATTR_PGOPT_USE_DECLAREFETCH, ..) so that...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 1 May 2016 11:58:09 +0000 (20:58 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 6 Jun 2017 23:28:03 +0000 (08:28 +0900)
commit0f33ccb53f846e8ea9bddf26f3be92956ad8ee0c
tree87057c89ec0c642f0f86c6ad6b17aad3111a5c73
parentbc68efd3050f994fe28b1ccc87637e8687b20e82
For debug, change SQLSetConnectAttr(.., SQL_ATTR_PGOPT_USE_DECLAREFETCH, ..) so that it also updates updatable_cursors member of Connnfo.
connection.c
connection.h
dlg_specific.c
dlg_specific.h
pgapi30.c
psqlodbc.h