Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py210 PQexec = libpq.PQexec variable
211 PQexec.restype = c_void_p
516 res = PQexec(conn, sql)