Searched refs:pgsql_stmt_methods (Results 1 – 3 of 3) sorted by relevance
94 extern const struct pdo_stmt_methods pgsql_stmt_methods;
861 const struct pdo_stmt_methods pgsql_stmt_methods = { variable
279 stmt->methods = &pgsql_stmt_methods; in pgsql_handle_preparer()
Completed in 17 milliseconds