Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D80_bug36625.phpt2 Bug #36625 (8.0+) (pg_trace() does not work)
22 pg_trace($tracefile, 'w', $dbh);
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h142 PHP_FUNCTION(pg_trace);
H A Dpgsql_arginfo.h490 ZEND_FUNCTION(pg_trace);
596 ZEND_FE(pg_trace, arginfo_pg_trace)
H A Dpgsql.stub.php253 function pg_trace(string $filename, string $mode = "w", $connection = null): bool {} function
H A Dpgsql.c2226 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument

Completed in 24 milliseconds