You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pageinspect
Peter Eisentraut 5ca5f12c2c Fix accidentally cast away qualifiers 2 months ago
..
expected Standardize LSN formatting by zero padding 9 months ago
sql Virtual generated columns 1 year ago
.gitignore
Makefile Split some long Makefile lists 3 months ago
brinfuncs.c Update copyright for 2026 3 months ago
btreefuncs.c Use more consistent *GetDatum() macros for some unsigned numbers 2 months ago
fsmfuncs.c Update copyright for 2026 3 months ago
ginfuncs.c Use more consistent *GetDatum() macros for some unsigned numbers 2 months ago
gistfuncs.c Use more consistent *GetDatum() macros for some unsigned numbers 2 months ago
hashfuncs.c Use relation_close() more consistently in contrib/ 3 months ago
heapfuncs.c Fix accidentally cast away qualifiers 2 months ago
meson.build Update copyright for 2026 3 months ago
pageinspect--1.0--1.1.sql
pageinspect--1.1--1.2.sql
pageinspect--1.2--1.3.sql
pageinspect--1.3--1.4.sql
pageinspect--1.4--1.5.sql
pageinspect--1.5--1.6.sql
pageinspect--1.5.sql
pageinspect--1.6--1.7.sql
pageinspect--1.7--1.8.sql
pageinspect--1.8--1.9.sql Use full 64-bit XIDs in deleted nbtree pages. 5 years ago
pageinspect--1.9--1.10.sql pageinspect: Improve page_header() for pages of 32kB 5 years ago
pageinspect--1.10--1.11.sql Mark pageinspect's disk-accessing functions as parallel restricted. 3 years ago
pageinspect--1.11--1.12.sql Show empty BRIN ranges in brin_page_items 3 years ago
pageinspect--1.12--1.13.sql contrib/pageinspect: Use SQL-standard function bodies. 1 year ago
pageinspect.control contrib/pageinspect: Use SQL-standard function bodies. 1 year ago
pageinspect.h Update copyright for 2026 3 months ago
rawpage.c Update copyright for 2026 3 months ago