You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/test/regress
Andres Freund 252dcb3239 Use "template" data directory in tests 2 years ago
..
data
expected Add test for inherited CHECK constraint drop 2 years ago
sql Add test for inherited CHECK constraint drop 2 years ago
.gitignore
GNUmakefile Update copyright for 2023 3 years ago
Makefile
README
meson.build meson: Prevent installation of test files during main install 3 years ago
parallel_schedule parallel_schedule: add comment on event_trigger test dependency 2 years ago
pg_regress.c Use "template" data directory in tests 2 years ago
pg_regress.h Update copyright for 2023 3 years ago
pg_regress_main.c Update copyright for 2023 3 years ago
regress.c Update copyright for 2023 3 years ago
regressplans.sh
resultmap Remove HP-UX port. 4 years ago

README

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