Hi, On 2025-12-30 16:44:03 +0900, Michael Paquier wrote: > On Mon, Dec 29, 2025 at 08:57:11PM -0600, Naga Appani wrote: > > The oldest_multixact correctly advances to reflect the cleanup. > > > > Thanks for adding the pg_read_all_stats privilege check! > > > > I think this is ready for RFC. > > Thanks for looking. I have done an extra round of brush-up, then > applied the set. The buildfarm looks OK with it.
I didn't know where else to ask: Why is pg_get_multixact_stats() called _stats? From what I can tell it doesn't return anything stats like? What it returns is more like the *state* of the subsystem? Greetings, Andres Freund
