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 04fe805a17 Drop no-op CoerceToDomain nodes from expressions at planning time. 7 years ago
..
data
expected Drop no-op CoerceToDomain nodes from expressions at planning time. 7 years ago
input Don't allow partitioned indexes in pg_global tablespace 7 years ago
output Don't allow partitioned indexes in pg_global tablespace 7 years ago
sql Drop no-op CoerceToDomain nodes from expressions at planning time. 7 years ago
.gitignore Update .gitignore for config.cache. 11 years ago
GNUmakefile Put back parallel-safety guards in plpython and src/test/regress/. 8 years ago
Makefile Fix non-GNU makefiles for AIX make. 8 years ago
README
parallel_schedule Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
pg_regress.c Lower privilege level of programs calling regression_main 7 years ago
pg_regress.h Update copyright for 2018 8 years ago
pg_regress_main.c Clean up assorted misuses of snprintf()'s result value. 8 years ago
regress.c Refactor geometric functions and operators 8 years ago
regressplans.sh
resultmap Make float exponent output on Windows look the same as elsewhere. 7 years ago
serial_schedule Remove WITH OIDS support, change oid catalog column visibility. 7 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".