Commits

DateSubjectAuthorReleases
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 8.4.9
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.0.5
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.1.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2010-02-09 Rearrange lazy-vacuum code a little bit to reduce the window between Tom Lane 9.0.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2009-12-30 Revise pgstat's tracking of tuple changes to improve the reliability of Tom Lane 9.0.0
2009-11-16 Provide a parenthesized-options syntax for VACUUM, analogous to that recently Tom Lane 9.0.0
2009-08-24 Fix a violation of WAL coding rules in the recent patch to include an Tom Lane 8.4.1
2009-08-24 Fix a violation of WAL coding rules in the recent patch to include an Tom Lane 9.0.0
2009-06-06 Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow somewhat sane Tom Lane 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2008-11-10 Make relhasrules and relhastriggers work like relhasindex, namely we let Tom Lane 8.4.0
2008-03-24 Fix various infelicities that have snuck into usage of errdetail() and Tom Lane 8.3.2
2008-03-24 Fix various infelicities that have snuck into usage of errdetail() and Tom Lane 8.4.0
2008-03-10 Reduce memory consumption during VACUUM of large relations, by using Tom Lane 8.4.0
2007-09-24 Simplify and rename some GUC variables, per various recent discussions: Tom Lane 8.3.0
2007-09-20 Revert ill-fated patch to release exclusive lock early after vacuum Tom Lane 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 7.3.20
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 7.4.18
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 8.0.14
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 8.1.10
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 8.2.5
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 8.3.0