forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb77b601
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 parentddc36df commitb77b601
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| 158 | + | |
| 159 | + | |
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
|
0 commit comments
Comments
(0)