Show empty BRIN ranges in brin_page_items

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 428c0cae929b7d2b26a830fbba55619c57ceba55
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2023-05-19T00:00:21Z
Releases: 16.0
Show empty BRIN ranges in brin_page_items

Commit 3581cbdcd6 added a flag to identify empty BRIN ranges. This adds
the new flag to brin_page_items() output.

This is kept as a separate commit as it should not be backpatched.

Reviewed-by: Justin Pryzby, Matthias van de Meent, Alvaro Herrera
Discussion: https://postgr.es/m/402430e4-7d9d-6cf1-09ef-464d80afff3b@enterprisedb.com

Files

Documentation touched

Discussion