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.quddus@enterprisedb.com>
Date: 2022-11-21T12:33:51Z
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 i've tested and verified the documentation.
Commits
-
Add bt_multi_page_stats() function to contrib/pageinspect.
- 1fd3dd204899 16.0 landed