|
|
@ -1,15 +1,18 @@ |
|
|
|
|
|
|
|
# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.2 2000/10/01 21:19:09 petere Exp $ |
|
|
|
|
|
|
|
# This should probably be in an order similar to parallel_schedule. |
|
|
|
test: boolean |
|
|
|
test: boolean |
|
|
|
test: char |
|
|
|
test: char |
|
|
|
test: name |
|
|
|
test: name |
|
|
|
test: varchar |
|
|
|
test: varchar |
|
|
|
test: text |
|
|
|
test: text |
|
|
|
test: strings |
|
|
|
|
|
|
|
test: int2 |
|
|
|
test: int2 |
|
|
|
test: int4 |
|
|
|
test: int4 |
|
|
|
test: int8 |
|
|
|
test: int8 |
|
|
|
test: oid |
|
|
|
test: oid |
|
|
|
test: float4 |
|
|
|
test: float4 |
|
|
|
test: float8 |
|
|
|
test: float8 |
|
|
|
|
|
|
|
test: numeric |
|
|
|
|
|
|
|
test: strings |
|
|
|
test: numerology |
|
|
|
test: numerology |
|
|
|
test: point |
|
|
|
test: point |
|
|
|
test: lseg |
|
|
|
test: lseg |
|
|
@ -17,7 +20,6 @@ test: box |
|
|
|
test: path |
|
|
|
test: path |
|
|
|
test: polygon |
|
|
|
test: polygon |
|
|
|
test: circle |
|
|
|
test: circle |
|
|
|
test: geometry |
|
|
|
|
|
|
|
test: date |
|
|
|
test: date |
|
|
|
test: time |
|
|
|
test: time |
|
|
|
test: timestamp |
|
|
|
test: timestamp |
|
|
@ -25,24 +27,26 @@ test: interval |
|
|
|
test: abstime |
|
|
|
test: abstime |
|
|
|
test: reltime |
|
|
|
test: reltime |
|
|
|
test: tinterval |
|
|
|
test: tinterval |
|
|
|
test: horology |
|
|
|
|
|
|
|
test: inet |
|
|
|
test: inet |
|
|
|
test: comments |
|
|
|
test: comments |
|
|
|
test: oidjoins |
|
|
|
test: oidjoins |
|
|
|
test: type_sanity |
|
|
|
test: type_sanity |
|
|
|
test: opr_sanity |
|
|
|
test: opr_sanity |
|
|
|
|
|
|
|
test: geometry |
|
|
|
|
|
|
|
test: horology |
|
|
|
test: create_function_1 |
|
|
|
test: create_function_1 |
|
|
|
test: create_type |
|
|
|
test: create_type |
|
|
|
test: create_table |
|
|
|
test: create_table |
|
|
|
test: create_function_2 |
|
|
|
test: create_function_2 |
|
|
|
|
|
|
|
test: copy |
|
|
|
test: constraints |
|
|
|
test: constraints |
|
|
|
test: triggers |
|
|
|
test: triggers |
|
|
|
test: copy |
|
|
|
|
|
|
|
test: create_misc |
|
|
|
test: create_misc |
|
|
|
test: create_aggregate |
|
|
|
test: create_aggregate |
|
|
|
test: create_operator |
|
|
|
test: create_operator |
|
|
|
test: create_view |
|
|
|
|
|
|
|
test: create_index |
|
|
|
test: create_index |
|
|
|
|
|
|
|
test: inherit |
|
|
|
|
|
|
|
test: create_view |
|
|
|
test: sanity_check |
|
|
|
test: sanity_check |
|
|
|
test: errors |
|
|
|
test: errors |
|
|
|
test: select |
|
|
|
test: select |
|
|
@ -60,15 +64,15 @@ test: transactions |
|
|
|
ignore: random |
|
|
|
ignore: random |
|
|
|
test: random |
|
|
|
test: random |
|
|
|
test: portals |
|
|
|
test: portals |
|
|
|
test: misc |
|
|
|
|
|
|
|
test: arrays |
|
|
|
test: arrays |
|
|
|
test: btree_index |
|
|
|
test: btree_index |
|
|
|
test: hash_index |
|
|
|
test: hash_index |
|
|
|
|
|
|
|
test: misc |
|
|
|
test: select_views |
|
|
|
test: select_views |
|
|
|
test: alter_table |
|
|
|
test: alter_table |
|
|
|
test: portals_p2 |
|
|
|
test: portals_p2 |
|
|
|
test: rules |
|
|
|
test: rules |
|
|
|
|
|
|
|
test: foreign_key |
|
|
|
test: limit |
|
|
|
test: limit |
|
|
|
test: plpgsql |
|
|
|
test: plpgsql |
|
|
|
test: temp |
|
|
|
test: temp |
|
|
|
test: numeric |
|
|
|
|
|
|
|