Re: On login trigger: take three - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: On login trigger: take three
Date
Msg-id 491AA22E-BA4A-46D0-852E-3784A8CC842E@yesql.se
Whole thread Raw
In response to Re: On login trigger: take three  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: On login trigger: take three
Re: On login trigger: take three
List pgsql-hackers
This had bitrotted a fair bit, attached is a rebase along with (mostly)
documentation fixes.  0001 adds a generic GUC for ignoring event triggers and
0002 adds the login event with event trigger support, and hooks it up to the
GUC such that broken triggers wont require single-user mode.  Moving the CF
entry back to Needs Review.

--
Daniel Gustafsson        https://vmware.com/


Attachment

pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: json docs fix jsonb_path_exists_tz again
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCH] docs: Document the automatically generated names for indices