Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py27 PQexec = libpq.PQexec variable
28 PQexec.restype = c_void_p
248 res = PQexec(conn, sql)