Enable 'random' test case to match with the parallel_schedule
authorPavan Deolasee <[email protected]>
Thu, 3 Mar 2016 04:06:11 +0000 (09:36 +0530)
committerPavan Deolasee <[email protected]>
Thu, 3 Mar 2016 04:06:11 +0000 (09:36 +0530)
src/test/regress/serial_schedule

index f2fffaa6925ffe4f23b3068306360bf11f116f06..57034c61fcd21d41ccb92828aaa6f403de1549a1 100644 (file)
@@ -89,10 +89,7 @@ test: join
 test: aggregates
 test: groupingsets
 test: transactions
-# SELECT INTO and INSERT SELECT seem do not work properly
-# this test may leave uncommitted prepared transaction 
-#ignore: random
-#test: random
+test: random
 test: portals
 test: arrays
 test: btree_index