Skip to content

Commit 9ee7d53

Browse files
committed
adjust dblink regression expected output for commit 5da9868
Seems the -1/singular output is used in the dblink regression tests. Reported-by: Álvaro Herrera Discussion: https://postgr.es/m/20210330231506.GA10666@alvherre.pgsql
1 parent 7bebd0d commit 9ee7d53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/dblink/expected/dblink.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,9 +1099,9 @@ SELECT *
10991099
FROM dblink('myconn',
11001100
'SELECT * FROM (VALUES (''-1 2:03:04'')) i')
11011101
AS i(i interval);
1102-
i
1103-
-------------------
1104-
-1 days -02:03:04
1102+
i
1103+
------------------
1104+
-1 day -02:03:04
11051105
(1 row)
11061106

11071107
-- Try swapping to another format to ensure the GUCs are tracked

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