Is missing LOGIN Event on Trigger Firing Matrix ?

Marcos Pegoraro <marcos@f10.com.br>

From: Marcos Pegoraro <marcos@f10.com.br>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-06-27T18:40:23Z
Lists: pgsql-hackers
create event trigger ... on login is now available but it is not shown on
DOCs or is it in another page ?

https://www.postgresql.org/docs/devel/event-trigger-matrix.html
doesn't have it, should be there ?

regards
Marcos

Commits

  1. doc: Add link to login event trigger example