- Notifications
You must be signed in to change notification settings - Fork5
Commit8f6a6b7
committed
Ensure that an Execute operation can't send tuples in cases where
Describe would claim that no tuples will be returned. Only affectsSELECTs added to non-SELECT base queries by rewrite rules. If youwant to see the output of such a select, you gotta use 'simple Query'protocol.1 parent7991391 commit8f6a6b7
1 file changed
+18
-1
lines changedLines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
727 | 727 |
| |
728 | 728 |
| |
729 | 729 |
| |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
730 | 747 |
| |
731 | 748 |
| |
732 | 749 |
| |
|
0 commit comments
Comments
(0)