postgresql/src/test/regress
Noah Misch 8f5578d0f9 Revert "Secure Unix-domain sockets of "make check" temporary clusters."
About half of the buildfarm members use too-long directory names,
strongly suggesting that this approach is a dead end.
2014-03-29 03:12:00 -04:00
..
data Introduce jsonb, a structured format for storing json. 2014-03-23 16:40:19 -04:00
expected Improve regression test for pg_filenode_relation(). 2014-03-28 16:58:29 -04:00
input Do jsonb regression test input in the conventional way. 2014-03-23 20:18:06 -04:00
output Do jsonb regression test input in the conventional way. 2014-03-23 20:18:06 -04:00
sql Improve regression test for pg_filenode_relation(). 2014-03-28 16:58:29 -04:00
.gitignore
GNUmakefile Add new make targets check-tests and installcheck-tests. 2014-01-28 18:10:00 -05:00
Makefile
parallel_schedule Introduce jsonb, a structured format for storing json. 2014-03-23 16:40:19 -04:00
pg_regress_main.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_regress.c Revert "Secure Unix-domain sockets of "make check" temporary clusters." 2014-03-29 03:12:00 -04:00
pg_regress.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
README Don't generate plain-text HISTORY and src/test/regress/README anymore. 2014-02-10 20:48:04 -05:00
regress.c Add more use of psprintf() 2014-01-06 21:30:26 -05:00
regressplans.sh Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
resultmap
serial_schedule Introduce jsonb, a structured format for storing json. 2014-03-23 16:40:19 -04:00
standby_schedule

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