Home
last modified time | relevance | path

Searched refs:tstate_check (Results 1 – 1 of 1) sorted by relevance

/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/protocol/
H A Dpool_proto_modules.c104 …napshot(POOL_CONNECTION * frontend, POOL_CONNECTION_POOL * backend, Node *node, bool tstate_check);
4427 …napshot(POOL_CONNECTION * frontend, POOL_CONNECTION_POOL * backend, Node * node, bool tstate_check) in si_get_snapshot() argument
4445 (!tstate_check || (tstate_check && TSTATE(backend, MAIN_NODE_ID) == 'T')) && in si_get_snapshot()