php-src/ext/pgsql
Nikita Popov 1b3b430f47 Add --repeat testing mode
This testing mode executes the test multiple times in the same
process (but in different requests). It is primarily intended to
catch tracing JIT bugs, but also catches state leaks across
requests.

Closes GH-6365.
2020-10-30 17:29:33 +01:00
..
tests Add --repeat testing mode 2020-10-30 17:29:33 +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 Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
pgsql.c Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
pgsql.stub.php Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
php_pgsql.h Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00