- Notifications
You must be signed in to change notification settings - Fork28
Commitbe42015
committed
Clear stmt_timeout_active if we disable_all_timeouts.
Otherwise, we can end up with the flag set when the timeout isactually disabled, leading to misbehavior. Commitf8e5f15 introduced this bug.Reported by Peter Eisentraut. Analysis and fix by Thomas Munro,tweaked by me.Discussion:http://postgr.es/m/6a909374-2602-7136-8c70-397330a418f3@2ndquadrant.com1 parent958e20e commitbe42015
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3912 | 3912 |
| |
3913 | 3913 |
| |
3914 | 3914 |
| |
| 3915 | + | |
3915 | 3916 |
| |
3916 | 3917 |
| |
3917 | 3918 |
| |
|
0 commit comments
Comments
(0)