forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf972ec5

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 parent1d77afe commitf972ec5
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2096 | 2096 |
| |
2097 | 2097 |
| |
2098 | 2098 |
| |
| 2099 | + | |
| 2100 | + | |
2099 | 2101 |
| |
2100 | 2102 |
| |
2101 | 2103 |
| |
|
0 commit comments
Comments
(0)