]> granicus.if.org Git - postgresql/blob - src/test/regress/serial_schedule
Combine cmin and cmax fields of HeapTupleHeaders into a single field, by
[postgresql] / src / test / regress / serial_schedule
1 # $PostgreSQL: pgsql/src/test/regress/serial_schedule,v 1.37 2007/02/09 03:35:35 tgl 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: strings
18 test: numerology
19 test: point
20 test: lseg
21 test: box
22 test: path
23 test: polygon
24 test: circle
25 test: date
26 test: time
27 test: timetz
28 test: timestamp
29 test: timestamptz
30 test: interval
31 test: abstime
32 test: reltime
33 test: tinterval
34 test: inet
35 test: comments
36 test: oidjoins
37 test: type_sanity
38 test: opr_sanity
39 test: geometry
40 test: horology
41 test: insert
42 test: create_function_1
43 test: create_type
44 test: create_table
45 test: create_function_2
46 test: copy
47 test: copyselect
48 test: constraints
49 test: triggers
50 test: create_misc
51 test: create_aggregate
52 test: create_operator
53 test: create_index
54 test: drop_if_exists
55 test: inherit
56 test: vacuum
57 test: create_view
58 test: sanity_check
59 test: errors
60 test: select
61 test: select_into
62 test: select_distinct
63 test: select_distinct_on
64 test: select_implicit
65 test: select_having
66 test: subselect
67 test: union
68 test: case
69 test: join
70 test: aggregates
71 test: transactions
72 ignore: random
73 test: random
74 test: portals
75 test: arrays
76 test: btree_index
77 test: hash_index
78 test: update
79 test: delete
80 test: namespace
81 test: prepared_xacts
82 test: privileges
83 test: misc
84 test: select_views
85 test: portals_p2
86 test: rules
87 test: foreign_key
88 test: cluster
89 test: dependency
90 test: guc
91 test: combocid
92 test: limit
93 test: plpgsql
94 test: copy2
95 test: temp
96 test: domain
97 test: rangefuncs
98 test: prepare
99 test: without_oid
100 test: conversion
101 test: truncate
102 test: alter_table
103 test: sequence
104 test: polymorphism
105 test: rowtypes
106 test: returning
107 test: largeobject
108 test: xml
109 test: stats
110 test: tablespace