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

Commit9ee7d53

Browse files
committed
adjust dblink regression expected output for commit5da9868
Seems the -1/singular output is used in the dblink regression tests.Reported-by: Álvaro HerreraDiscussion:https://postgr.es/m/20210330231506.GA10666@alvherre.pgsql
1 parent7bebd0d commit9ee7d53

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-
-1days -02:03:04
1102+
i
1103+
------------------
1104+
-1day -02:03:04
11051105
(1 row)
11061106

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp