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 28e0727076 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. 8 years ago
..
data
expected Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. 8 years ago
input Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. 8 years ago
output Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. 8 years ago
sql Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. 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 Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. 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".