*** pgsql/src/test/regress/parallel_schedule 2008/12/30 17:11:26 1.53 --- pgsql/src/test/regress/parallel_schedule 2009/01/22 17:27:55 1.54 *************** *** 1,5 **** # ---------- ! # $PostgreSQL: pgsql/src/test/regress/parallel_schedule,v 1.52 2008/12/28 18:54:01 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. --- 1,5 ---- # ---------- ! # $PostgreSQL: pgsql/src/test/regress/parallel_schedule,v 1.53 2008/12/30 17:11:26 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: misc *** 79,84 **** --- 79,86 ---- # ---------- test: select_views portals_p2 rules foreign_key cluster dependency guc bitmapops combocid tsearch tsdicts foreign_data window + test: view_update + # ---------- # Another group of parallel tests # NB: temp.sql does a reconnect which transiently uses 2 connections,