Searched refs:pg_options (Results 1 – 5 of 5) sorted by relevance
50 if (pg_options($db))52 echo "pg_options() error\n";
32 'pg_options',101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
459 ZEND_FUNCTION(pg_options);552 ZEND_FE(pg_options, arginfo_pg_options)
436 function pg_options(?PgSql\Connection $connection = null): string {} function
867 PHP_FUNCTION(pg_options) in PHP_FUNCTION() argument
Completed in 37 milliseconds