- Notifications
You must be signed in to change notification settings - Fork5
Commitc9c8d53
committed
Refuse to try to attach a condition to a NOTIFY or other utility statement,
rather than coredumping (as prior 7.1 code did) or silently dropping thecondition (as 7.0 did). This is annoying but there doesn't seem to beany good way to fix it, short of a major querytree restructuring.1 parentc1a63c9 commitc9c8d53
1 file changed
+29
-1
lines changedLines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
592 | 606 |
| |
593 | 607 |
| |
594 | 608 |
| |
| |||
616 | 630 |
| |
617 | 631 |
| |
618 | 632 |
| |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
619 | 647 |
| |
620 | 648 |
| |
621 | 649 |
| |
|
0 commit comments
Comments
(0)