Searched refs:pg_trace (Results 1 – 7 of 7) sorted by relevance
2 pg_trace15 var_dump(pg_trace($tracefile, 'w', $db));
2 Bug #36625 (8.0+) (pg_trace() does not work)24 pg_trace($tracefile, 'w', $dbh);
14 pg_trace($file_name, 'w', $conn);
492 ZEND_FUNCTION(pg_trace);598 ZEND_FE(pg_trace, arginfo_pg_trace)
642 …function pg_trace(string $filename, string $mode = "w", ?PgSql\Connection $connection = null): boo… function
2148 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument
1530 . Fixed intermittent segfault with pg_trace. (David Carlier)
Completed in 25 milliseconds