Searched refs:pg_parameter_status (Results 1 – 5 of 5) sorted by relevance
26 $pg = pg_parameter_status($conn,'server_version');
37 'pg_parameter_status',111 Deprecated: pg_parameter_status(): Automatic fetching of PostgreSQL connection is deprecated in %s …
515 function pg_parameter_status($connection, string $name = UNKNOWN): string|false {} function
517 ZEND_FUNCTION(pg_parameter_status);626 ZEND_FE(pg_parameter_status, arginfo_pg_parameter_status)
1051 PHP_FUNCTION(pg_parameter_status) in PHP_FUNCTION() argument
Completed in 25 milliseconds