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

Commit98b5606

Browse files
author
Thomas G. Lockhart
committed
Use error message syntax consistant with other messages from the same
reference platform (Linux/gcc-lib/i686).
1 parente6924c9 commit98b5606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/expected/float8.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ QUERY: SELECT '' AS bad, f.f1 * '1e200' from FLOAT8_TBL f;
202202
WARN:Bad float8 input format -- overflow
203203

204204
QUERY: SELECT '' AS bad, f.f1 ^ '1e200' from FLOAT8_TBL f;
205-
WARN:Bad float8 input format -- overflow
205+
WARN:pow() returned a floating point out of the range
206206

207207
QUERY: SELECT '' AS bad, (; (f.f1)) from FLOAT8_TBL f where f.f1 = '0.0' ;
208208
WARN:can't take log of 0!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp