forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit235328e
committed
Revert "Speed up tail processing when hashing aligned C strings, take two"
This reverts commita365d9e.Older versions of Valgrind raise an error, so go back to the bytewiseloop for the final word in the input.Reported-by: Anton A. Melnikov <a.melnikov@postgrespro.ru>Discussion:https://postgr.es/m/a3a959f6-14b8-4819-ac04-eaf2aa2e868d@postgrespro.ruBackpatch-through: 171 parent4f07134 commit235328e
1 file changed
+10
-36
lines changedLines changed: 10 additions & 36 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 222 |
| |
230 | 223 |
| |
231 | 224 |
| |
| |||
262 | 255 |
| |
263 | 256 |
| |
264 | 257 |
| |
265 |
| - | |
| 258 | + | |
266 | 259 |
| |
267 | 260 |
| |
268 | 261 |
| |
| |||
282 | 275 |
| |
283 | 276 |
| |
284 | 277 |
| |
285 |
| - | |
| 278 | + | |
286 | 279 |
| |
287 | 280 |
| |
288 | 281 |
| |
| |||
297 | 290 |
| |
298 | 291 |
| |
299 | 292 |
| |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
327 | 301 |
| |
328 | 302 |
| |
329 | 303 |
| |
|
0 commit comments
Comments
(0)