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

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 parent9f0073e commit4985a45
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
| 1580 | + | |
| 1581 | + | |
1580 | 1582 |
| |
1581 | 1583 |
| |
1582 | 1584 |
| |
|
0 commit comments
Comments
(0)