doc: Add link to login event trigger example

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 94902b146fae024c03f80d496a0da5ba9751c9b5
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-10-02T10:24:39Z
Releases: 18.0
doc: Add link to login event trigger example

The login event trigger is not listed on the trigger firing matrix
since it's not fired by a command.  Add a link to the example code
page similar to how the other event triggers link to the matrix.

Reported-by: Marcos Pegoraro <marcos@f10.com.br>
Discussion: https://postgr.es/m/CAB-JLwYS+78rX02BZ3wJ9ykVrd2i3O1K+7jzvZKQ0evquyQiLQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/event-trigger.sgml modified +5 −0

Documentation touched

Discussion