diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-05-15 08:19:30 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-05-15 08:19:30 +0900 |
commit | ff87fabef20ef40c8438e25fe28e9159f874183d (patch) | |
tree | 137304915e20e05a5b85f6850b8adf22dea07cb6 /src/backend/access/transam/commit_ts.c | |
parent | 2e619f86a96c32a710a09a4ff555952746813ba8 (diff) | |
download | postgresql-ff87fabef20ef40c8438e25fe28e9159f874183d.tar.gz postgresql-ff87fabef20ef40c8438e25fe28e9159f874183d.zip |
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
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions