]> granicus.if.org Git - postgresql/blob - src/test/regress/serial_schedule
Add regression tests for ispell, synonym and thesaurus dictionaries.
[postgresql] / src / test / regress / serial_schedule
1 # $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.41 2007/09/11 11:54:42 teodor Exp $
2 # This should probably be in an order similar to parallel_schedule.
3 test: boolean
4 test: char
5 test: name
6 test: varchar
7 test: text
8 test: int2
9 test: int4
10 test: int8
11 test: oid
12 test: float4
13 test: float8
14 test: bit
15 test: numeric
16 test: uuid
17 test: enum
18 test: strings
19 test: numerology
20 test: point
21 test: lseg
22 test: box
23 test: path
24 test: polygon
25 test: circle
26 test: date
27 test: time
28 test: timetz
29 test: timestamp
30 test: timestamptz
31 test: interval
32 test: abstime
33 test: reltime
34 test: tinterval
35 test: inet
36 test: tstypes
37 test: comments
38 test: geometry
39 test: horology
40 test: oidjoins
41 test: type_sanity
42 test: opr_sanity
43 test: insert
44 test: create_function_1
45 test: create_type
46 test: create_table
47 test: create_function_2
48 test: copy
49 test: copyselect
50 test: constraints
51 test: triggers
52 test: create_misc
53 test: create_aggregate
54 test: create_operator
55 test: create_index
56 test: drop_if_exists
57 test: inherit
58 test: vacuum
59 test: create_view
60 test: sanity_check
61 test: errors
62 test: select
63 test: select_into
64 test: select_distinct
65 test: select_distinct_on
66 test: select_implicit
67 test: select_having
68 test: subselect
69 test: union
70 test: case
71 test: join
72 test: aggregates
73 test: transactions
74 ignore: random
75 test: random
76 test: portals
77 test: arrays
78 test: btree_index
79 test: hash_index
80 test: update
81 test: delete
82 test: namespace
83 test: prepared_xacts
84 test: privileges
85 test: misc
86 test: select_views
87 test: portals_p2
88 test: rules
89 test: foreign_key
90 test: cluster
91 test: dependency
92 test: guc
93 test: combocid
94 test: tsearch
95 test: plancache
96 test: limit
97 test: plpgsql
98 test: copy2
99 test: temp
100 test: domain
101 test: rangefuncs
102 test: prepare
103 test: without_oid
104 test: conversion
105 test: tsdicts
106 test: truncate
107 test: alter_table
108 test: sequence
109 test: polymorphism
110 test: rowtypes
111 test: returning
112 test: largeobject
113 test: xml
114 test: stats
115 test: tablespace