]> granicus.if.org Git - postgresql/blobdiff - src/test/regress/serial_schedule
Update copyright for the year 2010.
[postgresql] / src / test / regress / serial_schedule
index a650807f3bb4761dc59ffa32b991db16195f1157..4f61a2d575609bdc313907a26d23410a1583e402 100644 (file)
@@ -1,5 +1,6 @@
-# $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.49 2008/12/28 18:54:01 tgl Exp $
+# $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.54 2009/08/24 03:10:16 tgl Exp $
 # This should probably be in an order similar to parallel_schedule.
+test: tablespace
 test: boolean
 test: char
 test: name
@@ -97,6 +98,10 @@ test: guc
 test: bitmapops
 test: combocid
 test: tsearch
+test: tsdicts
+test: foreign_data
+test: window
+test: xmlmap
 test: plancache
 test: limit
 test: plpgsql
@@ -107,8 +112,6 @@ test: rangefuncs
 test: prepare
 test: without_oid
 test: conversion
-test: tsdicts
-test: foreign_data
 test: truncate
 test: alter_table
 test: sequence
@@ -116,8 +119,6 @@ test: polymorphism
 test: rowtypes
 test: returning
 test: largeobject
-test: window
 test: with
 test: xml
 test: stats
-test: tablespace