Home
last modified time | relevance | path

Searched refs:pg_query (Results 51 – 55 of 55) sorted by relevance

123

/PHP-8.1/ext/pgsql/tests/
H A D13pg_select_9.phpt17 pg_query($db, "SET bytea_output = 'hex'");
H A Ddeprecated_implicit_default_link.phpt39 'pg_query',
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h466 ZEND_FUNCTION(pg_query);
559 ZEND_FE(pg_query, arginfo_pg_query)
560 ZEND_FALIAS(pg_exec, pg_query, arginfo_pg_exec)
H A Dpgsql.stub.php84 function pg_query($connection, string $query = UNKNOWN): PgSql\Result|false {} function
H A Dpgsql.c1060 PHP_FUNCTION(pg_query) in PHP_FUNCTION() argument

Completed in 27 milliseconds

123