Searched refs:stmt_counter (Results 1 – 2 of 2) sorted by relevance
53 unsigned int stmt_counter; member
236 spprintf(&S->cursor_name, 0, "pdo_crsr_%08x", ++H->stmt_counter); in pgsql_handle_preparer()266 spprintf(&S->stmt_name, 0, "pdo_stmt_%08x", ++H->stmt_counter); in pgsql_handle_preparer()
Completed in 7 milliseconds