postgresql/src/test/regress
Peter Eisentraut efcc7572f5 Clean up date_part tests a bit
Some tests for timestamp and timestamptz were in the date.sql test
file.  Move them to their appropriate files, or drop tests cases that
were already present there.
2021-03-29 17:53:30 +02:00
..
data
expected Clean up date_part tests a bit 2021-03-29 17:53:30 +02:00
input
output
sql Clean up date_part tests a bit 2021-03-29 17:53:30 +02:00
.gitignore
GNUmakefile
Makefile
parallel_schedule BRIN minmax-multi indexes 2021-03-26 13:54:30 +01:00
pg_regress_main.c
pg_regress.c
pg_regress.h Allow pg_regress.c wrappers to postprocess test result files. 2021-01-11 13:43:19 -05:00
README
regress.c
regressplans.sh
resultmap
serial_schedule BRIN minmax-multi indexes 2021-03-26 13:54:30 +01:00
standby_schedule Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00

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