php-src/ext/pgsql
David Carlier 7ec8ae12c4 ext/pgsql: pg_trace allow to refine its trace mode via 2 new constants.
- PGSQL_TRACE_SUPPRESS_TIMESTAMPS.
- PGSQL_TRACE_REGRESS_MODE to have a more verbose and observable
output to check possible regressions.

Close GH-11041
2023-05-05 11:05:03 +01:00
..
tests ext/pgsql: pg_trace allow to refine its trace mode via 2 new constants. 2023-05-05 11:05:03 +01:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql_arginfo.h ext/pgsql: pg_trace allow to refine its trace mode via 2 new constants. 2023-05-05 11:05:03 +01:00
pgsql.c ext/pgsql: pg_trace allow to refine its trace mode via 2 new constants. 2023-05-05 11:05:03 +01:00
pgsql.stub.php ext/pgsql: pg_trace allow to refine its trace mode via 2 new constants. 2023-05-05 11:05:03 +01:00
php_pgsql.h Convert resources to objects in ext/pgsql 2021-05-11 00:09:30 +02:00