Re: Add pg_stat_kind_info system view

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Sami Imseih <samimseih@gmail.com>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Tristan Partin <tristan@partin.io>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-07-02T00:37:43Z
Lists: pgsql-hackers
On Wed, Jul 01, 2026 at 07:26:23PM -0500, Sami Imseih wrote:
> Right. I also think this needs more discussion, and it should not hold
> up everything else.

Just done this way now as of 3b066de6c0a1, with more more adjustments,
and without the sizing parts.
--
Michael

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add system view pg_stat_kind_info

  2. Introduce pluggable APIs for Cumulative Statistics