- Notifications
You must be signed in to change notification settings - Fork5
Commit1822005
committed
Fix platform dependant regression output triggered by69f4b9c.
Due to the changed costing in that commit hash-aggregates started tobe used, which results in big-endian vs. little-endian outputdifferences. Disable hash-aggs for those tests.Author: Andres Freund, with input from Tom LaneDiscussion:https://postgr.es/m/22891.1484791792@sss.pgh.pa.us1 parentea15e18 commit1822005
2 files changed
+6
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
| |||
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
130 |
| - | |
131 | 131 |
| |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 |
| - | |
138 | 138 |
| |
| 139 | + | |
139 | 140 |
| |
140 | 141 |
| |
| 142 | + | |
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
0 commit comments
Comments
(0)