Home
last modified time | relevance | path

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

/PHP-8.3/ext/pgsql/tests/
H A Dpg_trace.phpt2 pg_trace
16 pg_trace($tracefile, 'w', $db, 56432);
20 var_dump(pg_trace($tracefile, 'w', $db, 0));
25 pg_trace(): Argument #4 ($trace_mode) %s
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.3/ext/pgsql/
H A Dpgsql_arginfo.h504 ZEND_FUNCTION(pg_trace);
613 ZEND_FE(pg_trace, arginfo_pg_trace)
H A Dpgsql.stub.php687 …function pg_trace(string $filename, string $mode = "w", ?PgSql\Connection $connection = null, int … function
H A Dpgsql.c2149 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument
/PHP-8.3/
H A DNEWS1080 . pg_trace new PGSQL_TRACE_SUPPRESS_TIMESTAMPS/PGSQL_TRACE_REGRESS_MODE

Completed in 23 milliseconds