Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e90d11 commit b1039e9Copy full SHA for b1039e9
src/test/regress/expected/join.out
@@ -1802,10 +1802,10 @@ SELECT '' AS "xxx", *
1802
| 6 | 6 | six |
1803
| 7 | 7 | seven |
1804
| 8 | 8 | eight |
1805
- | | | | 0
1806
| | | null |
1807
| | 0 | zero |
1808
| | | |
+ | | | | 0
1809
(15 rows)
1810
1811
SELECT '' AS "xxx", *
@@ -1824,10 +1824,10 @@ SELECT '' AS "xxx", *
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
0 commit comments