*** pgsql/src/test/regress/parallel_schedule 2009/08/24 03:10:16 1.57 --- pgsql/src/test/regress/parallel_schedule 2010/01/28 23:21:13 1.58 *************** *** 1,5 **** # ---------- ! # $PostgreSQL: pgsql/src/test/regress/parallel_schedule,v 1.56 2009/07/02 07:03:18 petere Exp $ # # By convention, we put no more than twenty tests in any one parallel group; # this limits the number of connections needed to run the tests. --- 1,5 ---- # ---------- ! # $PostgreSQL: pgsql/src/test/regress/parallel_schedule,v 1.57 2009/08/24 03:10:16 tgl Exp $ # # By convention, we put no more than twenty tests in any one parallel group; # this limits the number of connections needed to run the tests. *************** test: copy copyselect *** 52,58 **** # ---------- # Another group of parallel tests # ---------- ! test: constraints triggers create_misc create_aggregate create_operator inherit vacuum drop_if_exists create_cast # Depends on the above test: create_index create_view --- 52,58 ---- # ---------- # Another group of parallel tests # ---------- ! test: constraints triggers create_misc create_aggregate create_operator inherit typed_table vacuum drop_if_exists create_cast # Depends on the above test: create_index create_view