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
-
Add bt_multi_page_stats() function to contrib/pageinspect.
- 1fd3dd204899 16.0 landed