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

Commit27e7ac1

Browse files
committed
Update for latest version of horology test.
1 parentd22e945 commit27e7ac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/test/regress/expected/horology-no-DST-before-1970.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ SELECT CAST(CAST(date 'today' + time with time zone '01:30'
551551
03:31:00
552552
(1 row)
553553

554-
SELECT CAST(cast(date 'today' + time with time zone '03:30-08'
554+
SELECT CAST(cast(date 'today' + time with time zone '03:30'
555555
+ interval '1 month 04:01' as timestamp without time zone) AS time) AS "07:31:00";
556556
07:31:00
557557
----------

‎src/test/regress/expected/horology-solaris-1947.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ SELECT CAST(CAST(date 'today' + time with time zone '01:30'
551551
03:31:00
552552
(1 row)
553553

554-
SELECT CAST(cast(date 'today' + time with time zone '03:30-08'
554+
SELECT CAST(cast(date 'today' + time with time zone '03:30'
555555
+ interval '1 month 04:01' as timestamp without time zone) AS time) AS "07:31:00";
556556
07:31:00
557557
----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp