Hi,
> I was working on a project with event triggers and was wondering if there was any context from the developers around why some things make this list and others do not. Example: REVOKE/ GRANT are in the event trigger matrix [1] but REINDEX is not. Just wondering if there's a mailing list thread or a commit message that has more info. I can't seem to find anything in the postgres list archives. Thanks!
>
> [1] https://www.postgresql.org/docs/15/event-trigger-matrix.html
Good question. My guess would be that no one really needed an event
trigger for REINDEX so far.
--
Best regards,
Aleksander Alekseev