forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc1abe6c
committed
Wire up query cancel interrupt for walsender backends.
This allows to cancel commands run over replication connections. Whileit might have some use before v10, it has become important now thatnormal SQL commands are allowed in database connected walsenderconnections.Author: Petr JelinekReviewed-By: Andres Freund, Michael PaquierDiscussion:https://postgr.es/m/7966f454-7cd7-2b0c-8b70-cdca9d5a8c97@2ndquadrant.com1 parent6e1dd27 commitc1abe6c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2929 | 2929 |
| |
2930 | 2930 |
| |
2931 | 2931 |
| |
2932 |
| - | |
| 2932 | + | |
2933 | 2933 |
| |
2934 | 2934 |
| |
2935 | 2935 |
| |
|
0 commit comments
Comments
(0)