Home
last modified time | relevance | path

Searched refs:pg_parameter_status (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/pgsql/tests/
H A Dskipif.inc26 $pg = pg_parameter_status($conn,'server_version');
H A Ddeprecated_implicit_default_link.phpt37 'pg_parameter_status',
111 Deprecated: pg_parameter_status(): Automatic fetching of PostgreSQL connection is deprecated in %s …
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h464 ZEND_FUNCTION(pg_parameter_status);
557 ZEND_FE(pg_parameter_status, arginfo_pg_parameter_status)
H A Dpgsql.stub.php76 function pg_parameter_status($connection, string $name = UNKNOWN): string|false {} function
H A Dpgsql.c991 PHP_FUNCTION(pg_parameter_status) in PHP_FUNCTION() argument

Completed in 32 milliseconds