postgresql/src/test/regress
Michael Paquier 4f47260050 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY
Oversight in bd12080.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20210210065805.GG20012@telsasoft.com
Backpatch-through: 12
2021-02-10 16:59:04 +09:00
..
data
expected Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY 2021-02-10 16:59:04 +09:00
input Add TABLESPACE option to REINDEX 2021-02-04 14:34:20 +09:00
output Add TABLESPACE option to REINDEX 2021-02-04 14:34:20 +09:00
sql Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY 2021-02-10 16:59:04 +09:00
.gitignore
GNUmakefile Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile
parallel_schedule Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05:00
pg_regress_main.c Allow pg_regress.c wrappers to postprocess test result files. 2021-01-11 13:43:19 -05:00
pg_regress.c Allow pg_regress.c wrappers to postprocess test result files. 2021-01-11 13:43:19 -05:00
pg_regress.h Allow pg_regress.c wrappers to postprocess test result files. 2021-01-11 13:43:19 -05:00
README
regress.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
regressplans.sh
resultmap
serial_schedule Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05: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".