projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e90d11
)
Add additional ORDER BY to join regression test, per Tatsuo.
author
Bruce Momjian
Wed, 30 Oct 2002 01:28:12 +0000
(
01:28
+0000)
committer
Bruce Momjian
Wed, 30 Oct 2002 01:28:12 +0000
(
01:28
+0000)
src/test/regress/expected/join.out
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/expected/join.out
b/src/test/regress/expected/join.out
index ec40303f61c2ac13d9aafb43bc73729bf41b0184..6e1a21a03e168876325c623a3c3fbe870215e6f2 100644
(file)
--- a/
src/test/regress/expected/join.out
+++ b/
src/test/regress/expected/join.out
@@
-1802,10
+1802,10
@@
SELECT '' AS "xxx", *
| 6 | 6 | six |
| 7 | 7 | seven |
| 8 | 8 | eight |
- | | | | 0
| | | null |
| | 0 | zero |
| | | |
+ | | | | 0
(15 rows)
SELECT '' AS "xxx", *
@@
-1824,10
+1824,10
@@
SELECT '' AS "xxx", *
| 6 | 6 | six |
| 7 | 7 | seven |
| 8 | 8 | eight |
- | | | | 0
| | | null |
| | 0 | zero |
| | | |
+ | | | | 0
(15 rows)
SELECT '' AS "xxx", *