- Notifications
You must be signed in to change notification settings - Fork28
Commitff87fab
committed
Remove duplicated comment block in event_trigger.c
The reasons why event triggers are disabled in standalone mode aredocumented in the code path of ddl_command_start, and other placeschecking if standalone mode is enabled or not mention to refer to thecomment for ddl_command_start, except for table_rewrite that duplicatedthe same explanation.Reported-by: David G. JohnstonDiscussion:https://postgr.es/m/CAKFQuwYqHtXpvr2mBJRwH9f+Y5y1GXw3rhbaAu0Dk2MoNevsmA@mail.gmail.com1 parent2e619f8 commitff87fab
1 file changed
+2
-14
lines changedLines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 |
| - | |
846 |
| - | |
847 |
| - | |
848 |
| - | |
849 |
| - | |
| 836 | + | |
| 837 | + | |
850 | 838 |
| |
851 | 839 |
| |
852 | 840 |
| |
|
0 commit comments
Comments
(0)