- Notifications
You must be signed in to change notification settings - Fork5
Commit1cb018d
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 parent416e82c commit1cb018d
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
| 159 | + | |
| 160 | + | |
159 | 161 |
| |
160 | 162 |
| |
161 | 163 |
| |
|
0 commit comments
Comments
(0)