Home
last modified time | relevance | path

Searched refs:pdo_pgsql_error_stmt_msg (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h80 #define pdo_pgsql_error_stmt_msg(stmt, e, sqlstate, msg) \ macro
H A Dpgsql_statement.c295 pdo_pgsql_error_stmt_msg(stmt, 0, "HY093", ZSTR_VAL(param->name)); in pgsql_stmt_param_hook()
307 pdo_pgsql_error_stmt_msg(stmt, 0, "HY093", "parameter was not defined"); in pgsql_stmt_param_hook()

Completed in 15 milliseconds