- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit42681df

Amit Kapila
Add CHECK_FOR_INTERRUPTS while decoding changes.
While decoding changes in a loop, if we skip all the changes there is noCFI making the loop uninterruptible.Reported-by: Whale Song and Andrey BorodinBug: 17580Author: Masahiko SawadaReviwed-by: Amit KapilaBackpatch-through: 10Discussion:https://postgr.es/m/17580-849c1d5b6d7eb422@postgresql.orgDiscussion:https://postgr.es/m/B319ECD6-9A28-4CDF-A8F4-3591E0BF2369@yandex-team.ru1 parent045ec34 commit42681df
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2085 | 2085 |
| |
2086 | 2086 |
| |
2087 | 2087 |
| |
| 2088 | + | |
| 2089 | + | |
2088 | 2090 |
| |
2089 | 2091 |
| |
2090 | 2092 |
| |
|
0 commit comments
Comments
(0)