Re: Add callback in pgstats for backend initialization

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: bertranddrouvot.pg@gmail.com, pgsql-hackers@lists.postgresql.org
Date: 2024-09-05T07:08:05Z
Lists: pgsql-hackers
On Thu, Sep 05, 2024 at 12:41:09PM +0900, Michael Paquier wrote:
> Not sure which one is better than the other, TBH.  Either way, we
> still have a full release cycle to finalize that, and I am OK to
> switch the name to something else if there are more folks in favor of
> one, the other or even something entirely different but descriptive
> enough.

I've used init_backend_cb at the end in 1b373aed20e6.  A change would
be OK by me, if needed.
--
Michael

Commits

  1. Add callback for backend initialization in pgstats