Home
last modified time | relevance | path

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

/PHP-5.4/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h51 int disable_native_prepares; member
H A Dpgsql_driver.c244 …er_options, PDO_PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT, H->disable_native_prepares TSRMLS_CC… in pgsql_handle_preparer()
249 emulate = H->disable_native_prepares || H->emulate_prepares; in pgsql_handle_preparer()
1010 H->disable_native_prepares = Z_LVAL_P(val); in pdo_pgsql_set_attr()

Completed in 11 milliseconds