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

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 parent2cf16cd commit9415873
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
| 1528 | + | |
| 1529 | + | |
1528 | 1530 |
| |
1529 | 1531 |
| |
1530 | 1532 |
| |
|
0 commit comments
Comments
(0)