diff -ruN postgresql-7.4.10-old/src/test/regress/parallel_schedule postgresql-7.4.10/src/test/regress/parallel_schedule
--- postgresql-7.4.10-old/src/test/regress/parallel_schedule	2004-01-27 01:50:52.000000000 +0100
+++ postgresql-7.4.10/src/test/regress/parallel_schedule	2005-12-22 20:32:06.000000000 +0100
@@ -77,4 +77,5 @@
 test: limit plpgsql copy2 temp domain rangefuncs prepare without_oid conversion truncate alter_table sequence polymorphism
 
 # run stats by itself because its delay may be insufficient under heavy load
+ignore: stats
 test: stats
diff -ruN postgresql-7.4.10-old/src/test/regress/serial_schedule postgresql-7.4.10/src/test/regress/serial_schedule
--- postgresql-7.4.10-old/src/test/regress/serial_schedule	2003-09-13 18:44:48.000000000 +0200
+++ postgresql-7.4.10/src/test/regress/serial_schedule	2005-12-22 20:31:53.000000000 +0100
@@ -93,4 +93,5 @@
 test: alter_table
 test: sequence
 test: polymorphism
+ignore: stats
 test: stats
