- Notifications
You must be signed in to change notification settings - Fork5
Commitb0b263b
committed
Wrap multixact/members correctly during extension, take 2
Ina50d976 I already changed this, but got it wrong for the casewhere the number of members is larger than the number of entries thatfit in the last page of the last segment.As reported by Serge Negodyuck in a followup to bug #8673.1 parentfe7337f commitb0b263b
File tree
2 files changed
+34
-13
lines changed- src
- backend/access/transam
- include/access
2 files changed
+34
-13
lines changedLines changed: 32 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
136 | 149 |
| |
137 | 150 |
| |
138 | 151 |
| |
| |||
2278 | 2291 |
| |
2279 | 2292 |
| |
2280 | 2293 |
| |
| 2294 | + | |
2281 | 2295 |
| |
2282 | 2296 |
| |
2283 | 2297 |
| |
| |||
2299 | 2313 |
| |
2300 | 2314 |
| |
2301 | 2315 |
| |
2302 |
| - | |
2303 |
| - | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
2304 | 2320 |
| |
2305 |
| - | |
| 2321 | + | |
2306 | 2322 |
| |
2307 |
| - | |
2308 |
| - | |
2309 |
| - | |
2310 |
| - | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
2311 | 2329 |
| |
2312 | 2330 |
| |
2313 |
| - | |
2314 |
| - | |
2315 |
| - | |
2316 | 2331 |
| |
2317 |
| - | |
2318 |
| - | |
2319 |
| - | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
2320 | 2339 |
| |
2321 | 2340 |
| |
2322 | 2341 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
|
0 commit comments
Comments
(0)