Commits

DateSubjectAuthorReleases
2022-11-16 Variable renaming in preparation for refactoring Peter Eisentraut 16.0
2022-11-15 Deduplicate freeze plans in freeze WAL records. Peter Geoghegan 16.0
2022-11-09 Remove redundant declaration for XidInMVCCSnapshot Alvaro Herrera 16.0
2022-09-19 Harmonize heapam and tableam parameter names. Peter Geoghegan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 15.0
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 12.11
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 14.3
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 13.7
2022-04-03 Set relfrozenxid to oldest extant XID seen by VACUUM. Peter Geoghegan 15.0
2022-02-25 Remove unnecessary heap_tuple_needs_freeze argument. Peter Geoghegan 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-23 Move parallel vacuum code to vacuumparallel.c. Amit Kapila 15.0
2021-11-13 Explain pruning pgstats accounting subtleties. Peter Geoghegan 15.0
2021-04-06 Remove tupgone special case from vacuumlazy.c. Peter Geoghegan 14.0
2021-04-05 Simplify state managed by VACUUM. Peter Geoghegan 14.0
2021-03-29 Adjust design of per-worker parallel seqscan data struct David Rowley 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-02-16 Fix heap_page_prune() parameter order confusion introduced in dc7420c2c92. Andres Freund 14.0
2021-01-13 Enhance nbtree index tuple deletion. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-25 Remove catalog function currtid() Michael Paquier 14.0
2020-08-26 Add additional information in the vacuum error context. Amit Kapila 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-29 Move syncscan.c to src/backend/access/common. Thomas Munro 14.0