В Пнд, 08.11.2004, в 16:04, John Coggeshall пишет:
> if (zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET, ZEND_NUM_ARGS()
> TSRMLS_CC, "r" ......
>
> why would you silence the error for the parameter when this function
> requires a valid Postgres resource to do anything?
I copied the behaviour from pg_result_error(), so the answer is because
pg_result_error() does it too.
Markus
--
Markus Bertheau <twanger@bluetwanger.de>