PQsendQueryPrepared 5155 ext/pgsql/pgsql.c if (PQsendQueryPrepared(pgsql, stmtname, num_params, (const char * const *)params, NULL, NULL, 0)) { PQsendQueryPrepared 5164 ext/pgsql/pgsql.c if (!PQsendQueryPrepared(pgsql, stmtname, num_params, (const char * const *)params, NULL, NULL, 0)) {