postgresql/contrib/pg_walinspect
Andres Freund 3f0e786ccb meson: Add 'running' test setup, as a replacement for installcheck
To run all tests that support running against existing server:
$ meson test --setup running

To run just the main pg_regress tests against existing server:
$ meson test --setup running regress-running/regress

To ensure the 'running' setup continues to work, test it as part of the
freebsd CI task.

Discussion: https://postgr.es/m/CAH2-Wz=XDQcmLoo7RR_i6FKQdDmcyb9q5gStnfuuQXrOGhB2sQ@mail.gmail.com
2022-12-07 12:13:35 -08:00
..
expected Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
sql Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
.gitignore
Makefile Fix buildfarm failures in pg_walinspect tests. 2022-04-08 03:21:12 -07:00
meson.build meson: Add 'running' test setup, as a replacement for installcheck 2022-12-07 12:13:35 -08:00
pg_walinspect--1.0.sql Use float8 datatype for percentiles in pg_walinspect stat functions 2022-09-12 10:01:00 +02:00
pg_walinspect.c Rename SetSingleFuncCall() to InitMaterializedSRF() 2022-10-18 10:22:35 +09:00
pg_walinspect.control
walinspect.conf Fix buildfarm failures in pg_walinspect tests. 2022-04-08 03:21:12 -07:00