On Sun, Jul 26, 2026 at 05:33:39PM +0900, Michael Paquier wrote:
> +1.  I'll check the state of my module later..  I suspect that we have
> other things out there that will be broken.  Or perhaps not.

There was a total of three bugs in jsonlog.  For reference, perhaps
that will help others that depend on the elog hook:
- Two code paths had the idea to push data to the syslogger too early.
- Extra one I did not suspect: MyBgworkerEntry may be consulted
earlier now.

Using syslogger_setup_done for the first bullet point, combined with a
safety check based on MyBgworkerEntry for the second bullet point is
making the module able to work with v19 onwards.
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to