Re: pgstattuple "unexpected zero page" for gist and hash indexes

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: Nitin Motiani <nitinmotiani@google.com>, pgsql-hackers@postgresql.org
Date: 2025-10-02T02:11:55Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. pgstattuple: Improve reports generated for indexes (hash, gist, btree)

On Wed, Oct 01, 2025 at 08:53:01PM +0530, Dilip Kumar wrote:
> I think this looks good to me now, lets see what Michael has to say on
> this, after that we can mark ready for committer.

Thanks for the updated patch.  I have tweaked a bit more the code
blocks to be more consistent with each other, and applied the change
down to v13, as there have been numerous complaints on the matter.
--
Michael