postgresql/src/test/regress
2018-07-22 17:39:02 -07:00
..
data
expected Mop-up for 3522d0eaba, which missed some alternative output files. 2018-07-22 17:39:02 -07:00
input Allow FOR EACH ROW triggers on partitioned tables 2018-03-23 10:48:22 -03:00
output Improve psql's \d command to show whether index columns are key columns. 2018-07-19 14:53:48 -04:00
sql Add toast tables to most system catalogs 2018-07-20 07:43:41 +09:00
.gitignore
GNUmakefile Put back parallel-safety guards in plpython and src/test/regress/. 2018-04-10 16:15:04 -04:00
Makefile Fix non-GNU makefiles for AIX make. 2017-11-30 00:57:22 -08:00
parallel_schedule Don't run fast_default regression test in parallel with other tests. 2018-04-20 17:27:56 -04:00
pg_regress_main.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_regress.c Fix bogus list-iteration code in pg_regress.c, affecting ecpg tests only. 2018-04-29 21:56:27 -04:00
pg_regress.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
README
regress.c Deduplicate "invalid input syntax" messages for various types. 2018-07-22 14:58:01 -07:00
regressplans.sh
resultmap
serial_schedule Don't run fast_default regression test in parallel with other tests. 2018-04-20 17:27:56 -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".