- Notifications
You must be signed in to change notification settings - Fork5
Commit7c8345f
committed
Correctly align page's images in generic wal API
Page image should be MAXALIGN'ed because existing code could directly alignpointers in page instead of align offset from beginning of page.Found during play with indexes as extenstion, Alexander Korotkov and me1 parent02a568a commit7c8345f
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| |||
268 | 270 |
| |
269 | 271 |
| |
270 | 272 |
| |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
271 | 280 |
| |
| 281 | + | |
272 | 282 |
| |
273 | 283 |
| |
274 | 284 |
| |
| |||
422 | 432 |
| |
423 | 433 |
| |
424 | 434 |
| |
| 435 | + | |
| 436 | + | |
425 | 437 |
| |
426 | 438 |
| |
427 | 439 |
| |
|
0 commit comments
Comments
(0)