Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row
Naeem Akhter <naeem.akhter@percona.com>
From: Naeem Akhter <naeem.akhter@percona.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Hamid Akhtar <hamid.akhtar@percona.com>
Date: 2022-08-01T18:28:54Z
Lists: pgsql-hackers
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 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