Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit24e8ca6

Browse files
author
Thomas G. Lockhart
committed
Move numeric test to be near other numeric data types like int4 and float8.
1 parent61ef6a1 commit24e8ca6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/test/regress/sql/run_check.tests

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ parallelgroup1
1313
testoid
1414
testfloat4
1515
testfloat8
16+
testnumeric
1617
endparallel
1718

18-
teststrings# Depends on things setup during char, varchar and text.
19+
teststrings# Depends on things setup during char, varchar and text
20+
testnumerology# Depends on int2, int4, int8, float4, float8
1921

2022
# ----------
2123
# The second group of parallel test
2224
# ----------
2325
parallelgroup2
24-
testnumerology
2526
testpoint
2627
testlseg
2728
testbox
@@ -127,6 +128,5 @@ parallelgroup6
127128
testlimit
128129
testplpgsql# Cannot run concurrently to rules
129130
testtemp
130-
testnumeric
131131
endparallel
132132

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp