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

Commitb1039e9

Browse files
committed
Add additional ORDER BY to join regression test, per Tatsuo.
1 parent9e90d11 commitb1039e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,10 +1802,10 @@ SELECT '' AS "xxx", *
18021802
| 6 | 6 | six |
18031803
| 7 | 7 | seven |
18041804
| 8 | 8 | eight |
1805-
| | | | 0
18061805
| | | null |
18071806
| | 0 | zero |
18081807
| | | |
1808+
| | | | 0
18091809
(15 rows)
18101810

18111811
SELECT '' AS "xxx", *
@@ -1824,10 +1824,10 @@ SELECT '' AS "xxx", *
18241824
| 6 | 6 | six |
18251825
| 7 | 7 | seven |
18261826
| 8 | 8 | eight |
1827-
| | | | 0
18281827
| | | null |
18291828
| | 0 | zero |
18301829
| | | |
1830+
| | | | 0
18311831
(15 rows)
18321832

18331833
SELECT '' AS "xxx", *

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp