Searched refs:PQexec (Results 1 – 1 of 1) sorted by relevance
213 PQexec = libpq.PQexec variable214 PQexec.restype = c_void_p215 PQexec.argtypes = [ c_void_p, c_char_p ]533 res = PQexec(conn, sql)