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 17:49:36.000000000 +0100
@@ -11,6 +11,7 @@
 # ----------
 # The second group of parallel test
 # ----------
+ignore: point
 test: point lseg box path polygon circle date time timetz timestamp timestamptz interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
 
 # Depends on point, lseg, box, path, polygon and circle
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 17:49:05.000000000 +0100
@@ -15,6 +15,7 @@
 test: numeric
 test: strings
 test: numerology
+ignore: point
 test: point
 test: lseg
 test: box
