Commits

DateSubjectAuthorReleases
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 13.21
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 14.18
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 17.5
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 18.0
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 16.9
2025-03-27 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 15.13
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2024-11-12 pg_freespacemap: Use SQL-standard function bodies Michael Paquier 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2022-03-29 Avoid instabilities with the regression tests of pg_freespacemap Michael Paquier 15.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2017-03-30 Default monitoring roles Simon Riggs 10.0
2016-06-09 Update pg_freespacemap extension for parallel query. Robert Haas 9.6.0
2014-07-10 Adjust blank lines around PG_MODULE_MAGIC defines, for consistency Bruce Momjian 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-04-07 Fix contrib/pg_freespacemap's underestimate of the number of pages it Tom Lane 8.2.14
2009-04-07 Fix contrib/pg_freespacemap's underestimate of the number of pages it Tom Lane 8.3.8
2009-04-07 Remove useless (leftover?) extern declaration. Tom Lane 8.4.0
2008-10-02 Make the blkno arguments bigints instead of int4s. A signed int4 is not Heikki Linnakangas 8.4.0
2008-09-30 Rewrite pg_freespacemap to match the new FSM implementation. I missed these Heikki Linnakangas 8.4.0