Skip to content

Commit 5819336

Browse files
committed
Reduce regression diffs
1 parent 5f9bdb7 commit 5819336

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/02 06:31:20 momjian Exp $
4+
-- $Header: /cvsroot/pgsql/src/test/regress/Attic/queries.source,v 1.6 1996/12/02 14: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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy