postgresql/src/test/regress
2017-06-14 14:44:24 -04:00
..
data
expected Use DEFACLOBJ_ macros in error message instead of hardcoding 2017-06-14 14:44:24 -04:00
input Remove support for version-0 calling conventions. 2017-03-30 06:25:46 -07:00
output Fix improper quoting of format_type_be() output. 2017-05-29 21:48:26 -04:00
sql Teach predtest.c about CHECK clauses to fix partitioning bugs. 2017-06-14 13:13:11 -04:00
.gitignore
GNUmakefile Remove ICU tests from default run 2017-03-25 00:30:26 -04:00
Makefile
parallel_schedule Identity columns 2017-04-06 08:41:37 -04:00
pg_regress_main.c Fix inclusions of postgres_fe.h from .h files. 2017-03-08 20:41:06 -05:00
pg_regress.c Force the regression databases to have bytea_output set to hex 2017-03-20 18:12:24 -04:00
pg_regress.h Fix inclusions of postgres_fe.h from .h files. 2017-03-08 20:41:06 -05:00
README
regress.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
regressplans.sh
resultmap
serial_schedule Identity columns 2017-04-06 08:41:37 -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".