Searched refs:PQputCopyEnd (Results 1 – 1 of 1) sorted by relevance
222 PQputCopyEnd = libpq.PQputCopyEnd variable223 PQputCopyEnd.restype = c_int224 PQputCopyEnd.argtypes = [ c_void_p, c_void_p ]542 ret = PQputCopyEnd(conn, None)