Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py210 PQstatus = libpq.PQstatus variable
211 PQstatus.restype = c_int
212 PQstatus.argtypes = [ c_void_p ]
528 if (PQstatus(conn)):