Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/tests/
H A Dpg_trace.phpt2 pg_trace
15 var_dump(pg_trace($tracefile, 'w', $db));
H A D80_bug36625.phpt2 Bug #36625 (8.0+) (pg_trace() does not work)
24 pg_trace($tracefile, 'w', $dbh);
H A Dgh12763.phpt14 pg_trace($file_name, 'w', $conn);
/PHP-8.2/ext/pgsql/
H A Dpgsql_arginfo.h492 ZEND_FUNCTION(pg_trace);
598 ZEND_FE(pg_trace, arginfo_pg_trace)
H A Dpgsql.stub.php642 …function pg_trace(string $filename, string $mode = "w", ?PgSql\Connection $connection = null): boo… function
H A Dpgsql.c2148 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument
/PHP-8.2/
H A DNEWS997 . Fixed intermittent segfault with pg_trace. (David Carlier)

Completed in 34 milliseconds