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

Muhammad Usama <muhammad.usama@percona.com>

From: Muhammad Usama <muhammad.usama@percona.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Hamid Akhtar <hamid.quddus@enterprisedb.com>
Date: 2022-12-07T14:48:01Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

Looks good to me

The new status of this patch is: Ready for Committer

Commits

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