Home
last modified time | relevance | path

Searched defs:CC_set_in_trans (Results 1 – 2 of 2) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dconnection.h79 #define CC_set_in_trans(x) (x->transact_status |= CONN_IN_TRANSACTION) macro
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dconnection.h90 #define CC_set_in_trans(x) (x->transact_status |= CONN_IN_TRANSACTION) macro