- Notifications
You must be signed in to change notification settings - Fork54
Commitdb8179b
committed
Bugfix. Assertion on disabled query at the ExecutorEnd hook.
In an extravagant situation:(mode=disabled, forced stat gathering = 'on')we can get into a situation when AQO is disabledfor a query, but previously cached plan contains some AQO preferences. Even so,we should ignore the query at the end of execution.1 parentf17f5a9 commitdb8179b
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
757 | 757 |
| |
758 | 758 |
| |
759 | 759 |
| |
760 |
| - | |
| 760 | + | |
761 | 761 |
| |
762 | 762 |
| |
763 | 763 |
| |
| |||
768 | 768 |
| |
769 | 769 |
| |
770 | 770 |
| |
771 |
| - | |
772 | 771 |
| |
773 | 772 |
| |
774 | 773 |
| |
|
0 commit comments
Comments
(0)