forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb1777d5
committed
Irix fix:
The regression tests abstime, horology, int2, int4, and tinterval failby default. They will pass if comparison is made to one of thevariant expected/*.out files.(A related problem is that the geometry test fails. This seems to bejust a matter of FP precision but more rigorous inspection is needed.No existing expected/geometry-*.out variant matches.)Pete Forman1 parent2c2a9a0 commitb1777d5
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| |||
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
| |||
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
| 58 | + | |
54 | 59 |
| |
55 | 60 |
| |
56 | 61 |
|
0 commit comments
Comments
(0)