Commits

DateSubjectAuthorReleases
2022-08-31 Prevent long-term memory leakage in autovacuum launcher. Tom Lane 15.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 16.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0
2020-09-11 Accept SIGQUIT during error recovery in auxiliary processes. Tom Lane 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-06-07 pgindent run prior to branching v13. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 12.3
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 11.8
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2018-07-18 Use a ResourceOwner to track buffer pins in all cases. Tom Lane 12.0
2018-04-28 In AtEOXact_Files, complain if any files remain unclosed at commit. Tom Lane 11.0
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 9.3.23
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 9.4.18
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 9.5.13
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 9.6.9
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 10.4
2018-03-13 Avoid holding AutovacuumScheduleLock while rechecking table statistics. Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-09-23 Improve memory management in autovacuum.c. Tom Lane 11.0