Searched refs:scrollable (Results 1 – 3 of 3) sorted by relevance
2 PDO Common: Bug #44861 (scrollable cursor don't work with pgsql)
217 int scrollable; in pgsql_handle_preparer() local229 scrollable = pdo_attr_lval(driver_options, PDO_ATTR_CURSOR, in pgsql_handle_preparer()232 if (scrollable) { in pgsql_handle_preparer()
3069 - Fixed bug #48188 (Cannot execute a scrollable cursors twice with PDO_PGSQL).3233 - Fixed bug #44861 (scrollable cursor don't work with pgsql). (Matteo)
Completed in 40 milliseconds