Skip to content

Commit 9f99edf

Browse files
committed
revert last change - broke non-AIX platforms.
1 parent 108fe47 commit 9f99edf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contrib/cube/expected/cube_1.out

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,21 +1054,21 @@ CREATE INDEX test_cube_ix ON test_cube USING gist (c);
10541054
SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' ORDER BY c;
10551055
c
10561056
--------------------------
1057-
(337, 455),(240, 359)
10581057
(1594, 1043),(1517, 971)
1058+
(337, 455),(240, 359)
10591059
(1444, 403),(1346, 344)
1060-
(2424, 160),(2424, 81)
10611060
(759, 187),(662, 163)
1061+
(2424, 160),(2424, 81)
10621062
(5 rows)
10631063

10641064
-- Test sorting
10651065
SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
10661066
c
10671067
--------------------------
1068-
(337, 455),(240, 359)
10691068
(1594, 1043),(1517, 971)
1069+
(337, 455),(240, 359)
10701070
(1444, 403),(1346, 344)
1071-
(2424, 160),(2424, 81)
10721071
(759, 187),(662, 163)
1072+
(2424, 160),(2424, 81)
10731073
(5 rows)
10741074

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