postgresql/src/test/regress
2022-03-12 14:21:40 -08:00
..
data
expected Force track_io_timing off in explain.sql to avoid failures when enabled. 2022-03-12 14:21:40 -08:00
sql Force track_io_timing off in explain.sql to avoid failures when enabled. 2022-03-12 14:21:40 -08:00
.gitignore
GNUmakefile Remove standby_schedule and associated test files. 2022-01-15 15:54:10 -05:00
Makefile
parallel_schedule Rename create_function_N test scripts for clarity. 2022-02-08 15:40:08 -05:00
pg_regress_main.c
pg_regress.c Fix pg_regress to print the correct postmaster address on Windows. 2022-03-04 13:23:58 -05:00
pg_regress.h
README
regress.c Make canonicalize_path() more canonical. 2022-01-31 12:05:37 -05:00
regressplans.sh
resultmap

Documentation concerning how to run these regression tests and interpret
the results can be found in the PostgreSQL manual, in the chapter
"Regression Tests".