Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row

Hamid Akhtar <hamid.akhtar@percona.com>

From: Hamid Akhtar <hamid.akhtar@percona.com>
To: Naeem Akhter <naeem.akhter@percona.com>
Cc: pgsql-hackers@lists.postgresql.org, Hamid Akhtar <hamid.quddus@enterprisedb.com>
Date: 2022-11-24T21:45:01Z
Lists: pgsql-hackers

Attachments

On Mon, 21 Nov 2022 at 17:34, Naeem Akhter <naeem.akhter@percona.com> wrote:

> The following review has been posted through the commitfest application:
> make installcheck-world:  tested, passed
> Implements feature:       tested, passed
> Spec compliant:           not tested
> Documentation:            not tested
>
> i've tested and verified the documentation.


Rebasing the patch to the tip of the master branch.

Commits

  1. Add bt_multi_page_stats() function to contrib/pageinspect.