Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
61234c14
Commit
61234c14
authored
Oct 01, 2000
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test order
parent
36786a81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
7 deletions
+11
-7
src/test/regress/serial_schedule
src/test/regress/serial_schedule
+11
-7
No files found.
src/test/regress/serial_schedule
View file @
61234c14
# $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: char
test: name
test: varchar
test: text
test: strings
test: int2
test: int4
test: int8
test: oid
test: float4
test: float8
test: numeric
test: strings
test: numerology
test: point
test: lseg
...
...
@@ -17,7 +20,6 @@ test: box
test: path
test: polygon
test: circle
test: geometry
test: date
test: time
test: timestamp
...
...
@@ -25,24 +27,26 @@ test: interval
test: abstime
test: reltime
test: tinterval
test: horology
test: inet
test: comments
test: oidjoins
test: type_sanity
test: opr_sanity
test: geometry
test: horology
test: create_function_1
test: create_type
test: create_table
test: create_function_2
test: copy
test: constraints
test: triggers
test: copy
test: create_misc
test: create_aggregate
test: create_operator
test: create_view
test: create_index
test: inherit
test: create_view
test: sanity_check
test: errors
test: select
...
...
@@ -60,15 +64,15 @@ test: transactions
ignore: random
test: random
test: portals
test: misc
test: arrays
test: btree_index
test: hash_index
test: misc
test: select_views
test: alter_table
test: portals_p2
test: rules
test: foreign_key
test: limit
test: plpgsql
test: temp
test: numeric
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment