- Notifications
You must be signed in to change notification settings - Fork5k
Commit6a468c3
committed
Fix bug in parallel tidbitmap iteration.
Avoid computing idxpages[istate->spageptr] until after checkingthat istate->spageptr is a legal index.Dilip Kumar, per a report from David RowleyDiscussion:http://postgr.es/m/CAKJS1f8OtrHE+-P+=E=4ycnL29e9idZKuaTQ6o2MbhvGN9D8ig@mail.gmail.com1 parent0ee92e1 commit6a468c3
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1103 | 1103 |
| |
1104 | 1104 |
| |
1105 | 1105 |
| |
1106 |
| - | |
1107 | 1106 |
| |
1108 | 1107 |
| |
1109 | 1108 |
| |
1110 | 1109 |
| |
1111 | 1110 |
| |
1112 |
| - | |
| 1111 | + | |
1113 | 1112 |
| |
1114 | 1113 |
| |
1115 | 1114 |
| |
|
0 commit comments
Comments
(0)