Commits

DateSubjectAuthorReleases
2023-01-02 Add bt_multi_page_stats() function to contrib/pageinspect. Tom Lane 16.0
2020-03-17 Remove useless pfree()s at the ends of various ValuePerCall SRFs. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-03 In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. Tom Lane 10.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 9.3.0
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 8.3.22
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 8.4.15
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 9.0.11
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 9.1.7
2012-11-30 Take buffer lock while inspecting btree index pages in contrib/pageinspect. Tom Lane 9.2.2
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.3.8
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.4.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-08-26 Code review for btreefuncs additions: restrict to superusers to avoid Tom Lane 8.3.0
2007-07-15 Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely producing Tom Lane 8.3.0
2007-07-15 Silence a rather odd compiler warning. In passing, make this file's Tom Lane 8.3.0