Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexport-to-postgresql.py246 PQstatus = libpq.PQstatus variable
247 PQstatus.restype = c_int
248 PQstatus.argtypes = [ c_void_p ]
753 if (PQstatus(conn)):