Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5dc94a1

Browse files
committed
New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1
1 parent 6edea91 commit 5dc94a1

File tree

1 file changed

+77
-66
lines changed

1 file changed

+77
-66
lines changed

src/test/regress/regression.Solaris-Sparc

Lines changed: 77 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
*** expected/float8.out Fri Jan 23 11:59:29 1998
3-
--- results/float8.out Wed Feb 25 16:32:43 1998
2+
*** expected/float8.out Mon Oct 12 16:56:31 1998
3+
--- results/float8.out Tue Oct 13 17:20:46 1998
44
***************
5-
*** 203,217 ****
5+
*** 195,209 ****
66
QUERY: SELECT '' AS bad, (; (f.f1)) from FLOAT8_TBL f where f.f1 < '0.0' ;
77
ERROR: can't take log of a negative number
88
QUERY: SELECT '' AS bad, : (f.f1) from FLOAT8_TBL f;
@@ -18,7 +18,7 @@
1818
QUERY: SELECT '' AS bad, f.f1 / '0.0' from FLOAT8_TBL f;
1919
ERROR: float8div: divide by zero error
2020
QUERY: SELECT '' AS five, FLOAT8_TBL.*;
21-
--- 203,209 ----
21+
--- 195,201 ----
2222
QUERY: SELECT '' AS bad, (; (f.f1)) from FLOAT8_TBL f where f.f1 < '0.0' ;
2323
ERROR: can't take log of a negative number
2424
QUERY: SELECT '' AS bad, : (f.f1) from FLOAT8_TBL f;
@@ -29,27 +29,27 @@
2929

3030
----------------------
3131

32-
*** expected/geometry.out Fri Jan 23 11:59:29 1998
33-
--- results/geometry.out Wed Feb 25 16:32:55 1998
34-
***************
35-
*** 113,119 ****
36-
|(-5,-12) |[(10,-10),(-3,-4)] |(-3,-4)
37-
|(10,10) |[(10,-10),(-3,-4)] |(-3,-4)
38-
|(0,0) |[(-1000000,200),(300000,-40)]|(0.0028402365895872,15.384614860264)
39-
! |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140473)
40-
|(-3,4) |[(-1000000,200),(300000,-40)]|(-2.99789812267519,15.3851688427303)
41-
|(5.1,34.5)|[(-1000000,200),(300000,-40)]|(5.09647083221496,15.3836744976925)
42-
|(-5,-12) |[(-1000000,200),(300000,-40)]|(-4.99494420845634,15.3855375281616)
43-
--- 113,119 ----
44-
|(-5,-12) |[(10,-10),(-3,-4)] |(-3,-4)
45-
|(10,10) |[(10,-10),(-3,-4)] |(-3,-4)
46-
|(0,0) |[(-1000000,200),(300000,-40)]|(0.0028402365895872,15.384614860264)
47-
! |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140472)
48-
|(-3,4) |[(-1000000,200),(300000,-40)]|(-2.99789812267519,15.3851688427303)
49-
|(5.1,34.5)|[(-1000000,200),(300000,-40)]|(5.09647083221496,15.3836744976925)
50-
|(-5,-12) |[(-1000000,200),(300000,-40)]|(-4.99494420845634,15.3855375281616)
51-
***************
52-
*** 130,140 ****
32+
*** expected/geometry.out Mon Oct 12 16:56:34 1998
33+
--- results/geometry.out Tue Oct 13 17:20:57 1998
34+
***************
35+
*** 112,118 ****
36+
|(-5,-12) |[(10,-10),(-3,-4)] |(-1.60487804878049,-4.64390243902439)
37+
|(10,10) |[(10,-10),(-3,-4)] |(2.39024390243902,-6.48780487804878)
38+
|(0,0) |[(-1000000,200),(300000,-40)]|(0.0028402365895872,15.384614860264)
39+
! |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140473)
40+
|(-3,4) |[(-1000000,200),(300000,-40)]|(-2.99789812267519,15.3851688427303)
41+
|(5.1,34.5)|[(-1000000,200),(300000,-40)]|(5.09647083221496,15.3836744976925)
42+
|(-5,-12) |[(-1000000,200),(300000,-40)]|(-4.99494420845634,15.3855375281616)
43+
--- 112,118 ----
44+
|(-5,-12) |[(10,-10),(-3,-4)] |(-1.60487804878049,-4.64390243902439)
45+
|(10,10) |[(10,-10),(-3,-4)] |(2.39024390243902,-6.48780487804878)
46+
|(0,0) |[(-1000000,200),(300000,-40)]|(0.0028402365895872,15.384614860264)
47+
! |(-10,0) |[(-1000000,200),(300000,-40)]|(-9.99715942258202,15.3864610140472)
48+
|(-3,4) |[(-1000000,200),(300000,-40)]|(-2.99789812267519,15.3851688427303)
49+
|(5.1,34.5)|[(-1000000,200),(300000,-40)]|(5.09647083221496,15.3836744976925)
50+
|(-5,-12) |[(-1000000,200),(300000,-40)]|(-4.99494420845634,15.3855375281616)
51+
***************
52+
*** 129,139 ****
5353
six|box
5454
---+--------------------------------------------------------------------------
5555
|(2.12132034355964,2.12132034355964),(-2.12132034355964,-2.12132034355964)
@@ -61,7 +61,7 @@
6161
(6 rows)
6262

6363
QUERY: SELECT '' AS twentyfour, b.f1 + p.f1 AS translation
64-
--- 130,140 ----
64+
--- 129,139 ----
6565
six|box
6666
---+--------------------------------------------------------------------------
6767
|(2.12132034355964,2.12132034355964),(-2.12132034355964,-2.12132034355964)
@@ -74,7 +74,7 @@
7474

7575
QUERY: SELECT '' AS twentyfour, b.f1 + p.f1 AS translation
7676
***************
77-
*** 410,434 ****
77+
*** 409,433 ****
7878
QUERY: SELECT '' AS six, polygon(f1)
7979
FROM CIRCLE_TBL;
8080
six|polygon
@@ -100,7 +100,7 @@
100100
(6 rows)
101101

102102
QUERY: SELECT '' AS six, circle(f1, 50.0)
103-
--- 410,434 ----
103+
--- 409,433 ----
104104
QUERY: SELECT '' AS six, polygon(f1)
105105
FROM CIRCLE_TBL;
106106
six|polygon
@@ -127,7 +127,7 @@
127127

128128
QUERY: SELECT '' AS six, circle(f1, 50.0)
129129
***************
130-
*** 467,477 ****
130+
*** 466,476 ****
131131
WHERE (p1.f1 <-> c1.f1) > 0
132132
ORDER BY distance, circle, point using <<;
133133
twentyfour|circle |point | distance
@@ -139,7 +139,7 @@
139139
|<(100,0),100> |(-5,-12) | 5.68348972285122
140140
|<(1,3),5> |(-10,0) | 6.40175425099138
141141
|<(1,3),5> |(10,10) | 6.40175425099138
142-
--- 467,477 ----
142+
--- 466,476 ----
143143
WHERE (p1.f1 <-> c1.f1) > 0
144144
ORDER BY distance, circle, point using <<;
145145
twentyfour|circle |point | distance
@@ -152,15 +152,15 @@
152152
|<(1,3),5> |(-10,0) |6.40175425099138
153153
|<(1,3),5> |(10,10) |6.40175425099138
154154
***************
155-
*** 483,489 ****
155+
*** 482,488 ****
156156
|<(0,0),3> |(10,10) | 11.142135623731
157157
|<(1,3),5> |(-5,-12) | 11.1554944214035
158158
|<(1,2),3> |(-5,-12) | 12.2315462117278
159159
! |<(1,3),5> |(5.1,34.5)| 26.7657047773224
160160
|<(1,2),3> |(5.1,34.5)| 29.757594539282
161161
|<(0,0),3> |(5.1,34.5)| 31.8749193547455
162162
|<(100,200),10>|(5.1,34.5)| 180.778038568384
163-
--- 483,489 ----
163+
--- 482,488 ----
164164
|<(0,0),3> |(10,10) | 11.142135623731
165165
|<(1,3),5> |(-5,-12) |11.1554944214035
166166
|<(1,2),3> |(-5,-12) |12.2315462117278
@@ -171,8 +171,8 @@
171171

172172
----------------------
173173

174-
*** expected/abstime.out Fri Jan 23 11:59:24 1998
175-
--- results/abstime.out Wed Feb 25 16:32:59 1998
174+
*** expected/abstime.out Mon Oct 12 16:56:25 1998
175+
--- results/abstime.out Tue Oct 13 17:21:04 1998
176176
***************
177177
*** 22,28 ****
178178
|current
@@ -354,8 +354,8 @@
354354

355355
----------------------
356356

357-
*** expected/tinterval.out Fri Jan 23 11:59:43 1998
358-
--- results/tinterval.out Wed Feb 25 16:33:01 1998
357+
*** expected/tinterval.out Mon Oct 12 16:56:57 1998
358+
--- results/tinterval.out Tue Oct 13 17:21:05 1998
359359
***************
360360
*** 19,25 ****
361361
five|f1
@@ -504,8 +504,8 @@
504504

505505
----------------------
506506

507-
*** expected/horology.out Fri Jan 23 11:59:30 1998
508-
--- results/horology.out Wed Feb 25 16:33:03 1998
507+
*** expected/horology.out Mon Oct 12 16:56:40 1998
508+
--- results/horology.out Tue Oct 13 17:21:08 1998
509509
***************
510510
*** 430,436 ****
511511
ORDER BY abstime;
@@ -747,35 +747,46 @@
747747

748748
----------------------
749749

750-
*** expected/random.out Fri Jan 23 11:59:34 1998
751-
--- results/random.out Wed Feb 25 16:37:11 1998
752-
***************
753-
*** 7,18 ****
754-
QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
755-
count
756-
-----
757-
! 92
758-
(1 row)
759-
760-
QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
761-
count
762-
-----
763-
! 98
764-
(1 row)
765-
766-
--- 7,18 ----
767-
QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
768-
count
769-
-----
770-
! 95
771-
(1 row)
772-
773-
QUERY: SELECT count(*) FROM onek where oidrand(onek.oid, 10);
774-
count
775-
-----
776-
! 88
777-
(1 row)
750+
*** expected/random.out Mon Oct 12 16:56:50 1998
751+
--- results/random.out Tue Oct 13 17:24:27 1998
752+
***************
753+
*** 19,23 ****
754+
WHERE random NOT BETWEEN 80 AND 120;
755+
random
756+
------
757+
! (0 rows)
758+
759+
--- 19,24 ----
760+
WHERE random NOT BETWEEN 80 AND 120;
761+
random
762+
------
763+
! 121
764+
! (1 row)
778765

779766

780767
----------------------
781768

769+
*** expected/rules.out Mon Oct 12 16:56:51 1998
770+
--- results/rules.out Tue Oct 13 17:25:33 1998
771+
***************
772+
*** 315,322 ****
773+
pname |sysname
774+
------+-------
775+
bm |pluto
776+
- jwieck|orion
777+
jwieck|notjw
778+
(3 rows)
779+
780+
QUERY: delete from rtest_system where sysname = 'orion';
781+
--- 315,322 ----
782+
pname |sysname
783+
------+-------
784+
bm |pluto
785+
jwieck|notjw
786+
+ jwieck|orion
787+
(3 rows)
788+
789+
QUERY: delete from rtest_system where sysname = 'orion';
790+
791+
----------------------
792+

0 commit comments

Comments
 (0)