Searched refs:PQstatus (Results 1 – 1 of 1) sorted by relevance
246 PQstatus = libpq.PQstatus variable247 PQstatus.restype = c_int248 PQstatus.argtypes = [ c_void_p ]756 if (PQstatus(conn)):