Remove duplicated comment block in event_trigger.c
Michael Paquier <michael@paquier.xyz>
Remove duplicated comment block in event_trigger.c The reasons why event triggers are disabled in standalone mode are documented in the code path of ddl_command_start, and other places checking if standalone mode is enabled or not mention to refer to the comment for ddl_command_start, except for table_rewrite that duplicated the same explanation. Reported-by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwYqHtXpvr2mBJRwH9f+Y5y1GXw3rhbaAu0Dk2MoNevsmA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/event_trigger.c | modified | +2 −14 |
Discussion
- Event trigger code comment duplication 8 messages · 2020-05-12 → 2020-05-14