postgresql/contrib/pageinspect/expected
Tomas Vondra 428c0cae92 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
2023-05-19 02:00:21 +02:00
..
brin.out Show empty BRIN ranges in brin_page_items 2023-05-19 02:00:21 +02:00
btree.out Add bt_multi_page_stats() function to contrib/pageinspect. 2023-01-02 13:02:29 -05:00
checksum_1.out Add an explicit test to catch changes in checksumming calculations. 2020-03-08 15:09:14 -04:00
checksum.out Add an explicit test to catch changes in checksumming calculations. 2020-03-08 15:09:14 -04:00
gin.out pageinspect: Fix handling of all-zero pages 2022-04-14 15:08:03 +09:00
gist.out pageinspect: Fix crash with gist_page_items() 2023-03-02 14:03:02 +09:00
hash.out pageinspect: Fix handling of all-zero pages 2022-04-14 15:08:03 +09:00
oldextversions.out pageinspect: Improve page_header() for pages of 32kB 2021-07-12 11:05:27 +09:00
page.out Prevent instability in contrib/pageinspect's regression test. 2022-11-21 10:50:50 -05:00