Show empty BRIN ranges in brin_page_items
authorTomas Vondra <tomas.vondra@postgresql.org>
Thu, 18 May 2023 23:53:30 +0000 (01:53 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Fri, 19 May 2023 00:00:21 +0000 (02:00 +0200)
commit428c0cae929b7d2b26a830fbba55619c57ceba55
treec2adbe37eac752ee8ad3a51b80bc08fb51dbf9f0
parent3581cbdcd64f5aceb445f60df23141d08ed50617
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
contrib/pageinspect/brinfuncs.c
contrib/pageinspect/expected/brin.out
contrib/pageinspect/pageinspect--1.11--1.12.sql
doc/src/sgml/pageinspect.sgml
src/test/modules/brin/expected/summarization-and-inprogress-insertion.out