Commits

DateSubjectAuthorReleases
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2024-09-09 Consistently use PageGetExactFreeSpace() in pgstattuple. Tom Lane 18.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2017-09-18 Minor code-cleanliness improvements for btree. Tom Lane 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-14 Clean up manipulations of hash indexes' hasho_flag field. 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
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 7.4.29
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.0.25
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.1.21
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.2.17
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.3.11
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.4.4
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 9.0.0
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 7.4.26
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.0.22
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.1.18
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.2.14
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
2008-05-16 Suppress compiler warning induced by recent header file refactoring. Tom Lane 8.4.0
2008-01-14 Fix pgstat_heap() to not be broken by syncscans starting from a block Tom Lane 8.3.0