- Notifications
You must be signed in to change notification settings - Fork5
Commit17c03b3
committed
Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will
occur unconditionally, even if the rule should otherwise executeconditionally. This is more useful than giving an error, even though it'snot truly the correct behavior. Per today's pghackers discussion.1 parent8c55728 commit17c03b3
File tree
2 files changed
+30
-12
lines changed- doc/src/sgml/ref
- src/backend/rewrite
2 files changed
+30
-12
lines changedLines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
252 | 266 |
| |
253 | 267 |
| |
254 | 268 |
| |
|
Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
592 | 592 |
| |
593 | 593 |
| |
594 | 594 |
| |
595 |
| - | |
596 | 595 |
| |
597 |
| - | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
598 | 603 |
| |
599 |
| - | |
600 |
| - | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
601 | 607 |
| |
602 | 608 |
| |
603 |
| - | |
| 609 | + | |
604 | 610 |
| |
605 | 611 |
| |
606 | 612 |
| |
| |||
634 | 640 |
| |
635 | 641 |
| |
636 | 642 |
| |
637 |
| - | |
638 | 643 |
| |
639 |
| - | |
| 644 | + | |
640 | 645 |
| |
641 |
| - | |
642 |
| - | |
| 646 | + | |
643 | 647 |
| |
644 | 648 |
| |
645 |
| - | |
| 649 | + | |
646 | 650 |
| |
647 | 651 |
| |
648 | 652 |
| |
|
0 commit comments
Comments
(0)