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

Commit5819336

Browse files
committed
Reduce regression diffs
1 parent5f9bdb7 commit5819336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/regress/queries.source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
-- queries.source
33
--
4-
-- $Header: /cvsroot/pgsql/src/test/regress/Attic/queries.source,v 1.5 1996/12/0206:31:20 momjian Exp $
4+
-- $Header: /cvsroot/pgsql/src/test/regress/Attic/queries.source,v 1.6 1996/12/0214:17:59 momjian Exp $
55
--
66
-- The comments that contain sequences of UNIX commands generate the
77
-- desired output for the POSTQUEL statement(s).
@@ -222,7 +222,7 @@ SELECT '' AS five, ABSTIME_TBL.*
222222
< 'Jan 14 14:00:00 1977'::abstime;
223223

224224
SELECT '' AS five, ABSTIME_TBL.*
225-
WHERE (ABSTIME_TBL.f1 + '@ 3 year ago'::reltime)-- -3 years
225+
WHERE (ABSTIME_TBL.f1 + '@ 3 year ago'::reltime)-- -3 years
226226
< 'Jan 14 14:00:00 1971'::abstime;
227227

228228
SELECT '' AS five, ABSTIME_TBL.*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp