Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/inc/
H A Dskipif.inc26 $pg = pg_parameter_status($conn,'server_version');
/php-src/ext/pgsql/tests/
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-src/ext/pgsql/
H A Dpgsql_arginfo.h473 ZEND_FUNCTION(pg_parameter_status);
570 ZEND_FE(pg_parameter_status, arginfo_pg_parameter_status)
H A Dpgsql.stub.php504 function pg_parameter_status($connection, string $name = UNKNOWN): string|false {} function
H A Dpgsql.c906 PHP_FUNCTION(pg_parameter_status) in PHP_FUNCTION() argument

Completed in 23 milliseconds