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
Tom Lane 1d92a0c9f7 Redesign the partition dependency mechanism. 7 years ago
..
data
expected Redesign the partition dependency mechanism. 7 years ago
input Build out the planner support function infrastructure. 7 years ago
output Build out the planner support function infrastructure. 7 years ago
sql Redesign the partition dependency mechanism. 7 years ago
.gitignore
GNUmakefile Update copyright for 2019 7 years ago
Makefile Fix non-GNU makefiles for AIX make. 8 years ago
README
parallel_schedule Avoid creation of the free space map for small heap relations, take 2. 7 years ago
pg_regress.c Add per-test-script runtime display to pg_regress. 7 years ago
pg_regress.h Update copyright for 2019 7 years ago
pg_regress_main.c Update copyright for 2019 7 years ago
regress.c Build out the planner support function infrastructure. 7 years ago
regressplans.sh
resultmap Make float exponent output on Windows look the same as elsewhere. 7 years ago
serial_schedule Avoid creation of the free space map for small heap relations, take 2. 7 years ago
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".