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

Commit16def00

Browse files
committed
Update error message wording for format_type change.
1 parent9488aad commit16def00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ SELECT f1 AS "Eight" FROM TIME_TBL WHERE f1 >= '00:00';
7272
-- and do the rest of the testing in horology.sql
7373
-- where we do mixed-type arithmetic. - thomas 2000-12-02
7474
SELECT f1 + time '00:01' AS "Illegal" FROM TIME_TBL;
75-
ERROR: Unable to identify an operator '+' for types 'time' and 'time'
75+
ERROR: Unable to identify an operator '+' for types 'time without time zone' and 'time without time zone'
7676
You will have to retype this query using an explicit cast

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp