Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py32 PQputCopyEnd = libpq.PQputCopyEnd variable
33 PQputCopyEnd.argtypes = [ c_void_p, c_void_p ]
257 ret = PQputCopyEnd(conn, None)