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
Tomas Vondra f68b609230 psql \dX: check schema when listing statistics objects 4 years ago
..
data Fix full text search to handle NOT above a phrase search correctly. 6 years ago
expected psql \dX: check schema when listing statistics objects 4 years ago
input Replace opr_sanity test's binary_coercible() function with C code. 5 years ago
output Replace opr_sanity test's binary_coercible() function with C code. 5 years ago
sql psql \dX: check schema when listing statistics objects 4 years ago
.gitignore Fix inconsistencies and typos in the tree, take 10 6 years ago
GNUmakefile Avoid creating testtablespace directories where not wanted. 5 years ago
Makefile
README
parallel_schedule Change the name of the Result Cache node to Memoize 5 years ago
pg_regress.c Ignore more environment variables in pg_regress.c 5 years ago
pg_regress.h Allow pg_regress.c wrappers to postprocess test result files. 5 years ago
pg_regress_main.c Allow configurable LZ4 TOAST compression. 5 years ago
regress.c Initial pgindent and pgperltidy run for v14. 5 years ago
regressplans.sh Fix inconsistencies in the code 7 years ago
resultmap
standby_schedule

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".