Searched refs:PQexec (Results 1 – 1 of 1) sorted by relevance
249 PQexec = libpq.PQexec variable250 PQexec.restype = c_void_p251 PQexec.argtypes = [ c_void_p, c_char_p ]761 res = PQexec(conn, toclientstr(sql))