Commits

DateSubjectAuthorReleases
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 13.10
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 14.7
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 15.2
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 16.0
2022-05-31 Revert changes to CONCURRENTLY that "sped up" Xmin advance Alvaro Herrera 15.0
2022-05-31 Revert changes to CONCURRENTLY that "sped up" Xmin advance Alvaro Herrera 14.4
2022-05-19 Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS Alvaro Herrera 14.4
2022-05-19 Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS Alvaro Herrera 15.0
2022-05-19 Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS Alvaro Herrera 13.8
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2021-02-23 VACUUM: ignore indexing operations with CONCURRENTLY Alvaro Herrera 14.0
2021-02-22 Fix typo Alvaro Herrera 14.0
2020-11-26 Restore lock level to update statusFlags Alvaro Herrera 14.0
2020-11-18 Relax lock level for setting PGPROC->statusFlags Alvaro Herrera 14.0
2020-11-16 Rename PGPROC->vacuumFlags to statusFlags Alvaro Herrera 14.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2017-12-21 Fix typo Alvaro Herrera 11.0
2012-06-25 Tighten up includes in sinvaladt.h, twophase.h, proc.h Alvaro Herrera 9.3.0
2008-07-11 Make sure we only try to free snapshots that have been passed through Alvaro Herrera 8.4.0
2008-05-12 Improve snapshot manager by keeping explicit track of snapshots. Alvaro Herrera 8.4.0
2008-03-26 Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. Alvaro Herrera 8.4.0
2008-03-26 Separate snapshot management code from tuple visibility code, create a Alvaro Herrera 8.4.0
2007-10-24 Rearrange vacuum-related bits in PGPROC as a bitmask, to better support Alvaro Herrera 8.3.0
2007-06-29 Arrange for SIGINT in autovacuum workers to cancel the current table and Alvaro Herrera 8.3.0
2007-01-16 Arrange for autovacuum to be killed when another operation wants to be alone Alvaro Herrera 8.3.0