Searched refs:pg_trace (Results 1 – 5 of 5) sorted by relevance
2 Bug #36625 (8.0+) (pg_trace() does not work)22 pg_trace($tracefile, 'w', $dbh);
142 PHP_FUNCTION(pg_trace);
490 ZEND_FUNCTION(pg_trace);596 ZEND_FE(pg_trace, arginfo_pg_trace)
253 function pg_trace(string $filename, string $mode = "w", $connection = null): bool {} function
2226 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument
Completed in 26 milliseconds