- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitb6959ee
committed
Make pgstatindex respond to cancel interrupts.
A similar problem for pgstattuple() was fixed in April of 2010 by commit33065ef, but pgstatindex() seems to havebeen overlooked.Back-patch all the way, as with that commit, though not to 7.4 through8.1, since those are now EOL.1 parent6f4f000 commitb6959ee
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| 302 | + | |
| 303 | + | |
302 | 304 |
| |
303 | 305 |
| |
304 | 306 |
| |
|
0 commit comments
Comments
(0)