> On 18 Aug 2026, at 13:23, Fabrizio Mello <[email protected]> wrote:
> * Is contrib the right home, or would people rather see this as a > builtin stats kind with a core pg_stat_* view? Contrib felt right for > a first step since it exercises the custom stats API and is entirely > optional, but I'm happy to go either way. IMHO, contrib is not the right home for anything new. Either we think it's important for production and place it in core or it should live as an external extension. Your email didn't motivate why this extension should be in core instead of maintained as an external extension? -- Daniel Gustafsson
