Searched refs:pgsql_stmt_methods (Results 1 – 3 of 3) sorted by relevance
86 extern const struct pdo_stmt_methods pgsql_stmt_methods;
721 const struct pdo_stmt_methods pgsql_stmt_methods = { variable
262 stmt->methods = &pgsql_stmt_methods; in pgsql_handle_preparer()
Completed in 14 milliseconds