Home
last modified time | relevance | path

Searched refs:scrollable (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pdo/tests/
H A Dbug_44861.phpt2 PDO Common: Bug #44861 (scrollable cursor don't work with pgsql)
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c229 int scrollable; in pgsql_handle_preparer() local
241 scrollable = pdo_attr_lval(driver_options, PDO_ATTR_CURSOR, in pgsql_handle_preparer()
244 if (scrollable) { in pgsql_handle_preparer()
/PHP-5.5/
H A DNEWS6119 - Fixed bug #48188 (Cannot execute a scrollable cursors twice with PDO_PGSQL).
6283 - Fixed bug #44861 (scrollable cursor don't work with pgsql). (Matteo)

Completed in 27 milliseconds