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 3c43595217 Quick-hack fix for foreign key cascade vs triggers with transition tables. 8 years ago
..
data
expected Quick-hack fix for foreign key cascade vs triggers with transition tables. 8 years ago
input Merge large_object.sql test into largeobject.source. 9 years ago
output Merge large_object.sql test into largeobject.source. 9 years ago
sql Quick-hack fix for foreign key cascade vs triggers with transition tables. 8 years ago
.gitignore
GNUmakefile Remove ICU tests from default run 9 years ago
Makefile
README
parallel_schedule Introduce 64-bit hash functions with a 64-bit seed. 8 years ago
pg_regress.c Phase 3 of pgindent updates. 9 years ago
pg_regress.h Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
pg_regress_main.c Fix inclusions of postgres_fe.h from .h files. 9 years ago
regress.c Remove to pre-8.2 coding convention for PG_MODULE_MAGIC 8 years ago
regressplans.sh
resultmap
serial_schedule Merge large_object.sql test into largeobject.source. 9 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".