Searched refs:PQputCopyEnd (Results 1 – 1 of 1) sorted by relevance
258 PQputCopyEnd = libpq.PQputCopyEnd variable259 PQputCopyEnd.restype = c_int260 PQputCopyEnd.argtypes = [ c_void_p, c_void_p ]770 ret = PQputCopyEnd(conn, None)