]> granicus.if.org Git - postgresql/blobdiff - src/test/regress/serial_schedule
Update copyright for the year 2010.
[postgresql] / src / test / regress / serial_schedule
index b5c67ff91d45103eff9021966a99634dd3365f17..4f61a2d575609bdc313907a26d23410a1583e402 100644 (file)
@@ -1,5 +1,6 @@
-# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.6 2001/06/12 16:34:27 momjian 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
@@ -13,6 +14,10 @@ test: float4
 test: float8
 test: bit
 test: numeric
+test: txid
+test: uuid
+test: enum
+test: money
 test: strings
 test: numerology
 test: point
@@ -23,30 +28,39 @@ test: polygon
 test: circle
 test: date
 test: time
+test: timetz
 test: timestamp
+test: timestamptz
 test: interval
 test: abstime
 test: reltime
 test: tinterval
 test: inet
+test: macaddr
+test: tstypes
 test: comments
+test: geometry
+test: horology
 test: oidjoins
 test: type_sanity
 test: opr_sanity
-test: geometry
-test: horology
+test: insert
 test: create_function_1
 test: create_type
 test: create_table
 test: create_function_2
+test: create_cast
 test: copy
+test: copyselect
 test: constraints
 test: triggers
 test: create_misc
 test: create_aggregate
 test: create_operator
 test: create_index
+test: drop_if_exists
 test: inherit
+test: vacuum
 test: create_view
 test: sanity_check
 test: errors
@@ -68,13 +82,43 @@ test: portals
 test: arrays
 test: btree_index
 test: hash_index
+test: update
+test: delete
+test: namespace
+test: prepared_xacts
 test: privileges
 test: misc
 test: select_views
-test: alter_table
 test: portals_p2
 test: rules
 test: foreign_key
+test: cluster
+test: dependency
+test: guc
+test: bitmapops
+test: combocid
+test: tsearch
+test: tsdicts
+test: foreign_data
+test: window
+test: xmlmap
+test: plancache
 test: limit
 test: plpgsql
+test: copy2
 test: temp
+test: domain
+test: rangefuncs
+test: prepare
+test: without_oid
+test: conversion
+test: truncate
+test: alter_table
+test: sequence
+test: polymorphism
+test: rowtypes
+test: returning
+test: largeobject
+test: with
+test: xml
+test: stats