Searched refs:pgsql_stmt_methods (Results 1 – 3 of 3) sorted by relevance
83 extern const struct pdo_stmt_methods pgsql_stmt_methods;
686 const struct pdo_stmt_methods pgsql_stmt_methods = { variable
258 stmt->methods = &pgsql_stmt_methods; in pgsql_handle_preparer()
Completed in 18 milliseconds