master
Standardize LSN formatting by zero padding
Virtual generated columns
pageinspect: Add tests
Split some long Makefile lists
Fix more Datum conversion inconsistencies
Fix for loop variables
Update copyright for 2026
Fix typos in some error messages thrown by extension scripts when fed to psql.
Mark pageinspect's disk-accessing functions as parallel restricted.
Show empty BRIN ranges in brin_page_items
contrib/pageinspect: Use SQL-standard function bodies.
pageinspect/BRIN: minor tweaks
Add forgotten file in commit d6061f8
Update pageinspect extension for parallel query.
pageinspect: Add bt_page_items function with bytea argument
Skip full index scan during cleanup of B-tree indexes when possible
pageinspect: Fix types used for bt_metap() columns.
Use full 64-bit XIDs in deleted nbtree pages.
pageinspect: Improve page_header() for pages of 32kB