Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo/tests/
H A Dbug_44861.phpt2 PDO Common: Bug #44861 (scrollable cursor don't work with pgsql)
/PHP-5.3/ext/pdo_pgsql/
H A Dpgsql_driver.c217 int scrollable; in pgsql_handle_preparer() local
229 scrollable = pdo_attr_lval(driver_options, PDO_ATTR_CURSOR, in pgsql_handle_preparer()
232 if (scrollable) { in pgsql_handle_preparer()
/PHP-5.3/
H A DNEWS3069 - 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