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

Commit755e367

Browse files
committed
Update abstime expected results to match post-30-June-2001 reality.
Probably the right fix is to remove 'current' special value entirely,but I don't want to see regression test failures until that happens.
1 parenta29f6c0 commit755e367

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ SELECT '' AS six, ABSTIME_TBL.*
4747
| Sun Jan 14 03:14:21 1973 PST
4848
| Mon May 01 00:30:30 1995 PDT
4949
| epoch
50-
| current
5150
| -infinity
5251
| Sat May 10 23:59:12 1947 PDT
53-
(6 rows)
52+
(5 rows)
5453

5554
SELECT '' AS six, ABSTIME_TBL.*
5655
WHERE ABSTIME_TBL.f1 > abstime '-infinity';

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ SELECT '' AS six, ABSTIME_TBL.*
4747
| Sun Jan 14 03:14:21 1973 PST
4848
| Mon May 01 00:30:30 1995 PDT
4949
| epoch
50-
| current
5150
| -infinity
5251
| Sat May 10 23:59:12 1947 PST
53-
(6 rows)
52+
(5 rows)
5453

5554
SELECT '' AS six, ABSTIME_TBL.*
5655
WHERE ABSTIME_TBL.f1 > abstime '-infinity';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp