On Tue, 29 Nov 2022 at 18:16, Daniel Gustafsson <dan...@yesql.se> wrote: > > > On 3 Nov 2022, at 21:47, Daniel Gustafsson <dan...@yesql.se> wrote: > > > The patch adds a new GUC, ignore_event_trigger with two option values, 'all' > > and 'none' (the login event patch had 'login' as well). > > The attached v2 fixes a small bug which caused testfailures the CFBot.
The patch does not apply on top of HEAD as in [1], please post a rebased patch: === Applying patches on top of PostgreSQL commit ID 5f6401f81cb24bd3930e0dc589fc4aa8b5424cdc === === applying patch ./v2-0001-Add-GUC-for-temporarily-disabling-event-triggers.patch patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 9480 (offset 117 lines). ..... patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 FAILED at 701. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/postgresql.conf.sample.rej [1] - http://cfbot.cputube.org/patch_41_4013.log Regards, Vignesh