Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-11-04 Fix snapshot handling bug in recent BRIN fix Álvaro Herrera 13.23
2025-11-04 BRIN autosummarization may need a snapshot Álvaro Herrera 13.23
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 13.22
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 13.19
2024-04-02 Avoid deadlock during orphan temp table removal. Tom Lane 13.15
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2023-04-25 Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 13.11
2022-08-31 Prevent long-term memory leakage in autovacuum launcher. Tom Lane 13.9
2020-06-07 pgindent run prior to branching v13. Tom Lane 13.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-05-21 Clear some style deviations. Noah Misch 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-13 Unify several ways to tracking backend type Peter Eisentraut 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 13.0
2020-01-20 Allow vacuum command to process indexes in parallel. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-19 Extend the ProcSignal mechanism to support barriers. Robert Haas 13.0
2019-12-17 Add missing "void" to prototypes. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2019-12-17 Use PostgresSigHupHandler in more places. Robert Haas 13.0
2019-12-17 Move interrupt-handling code into subroutines. Robert Haas 13.0
2019-10-23 Clean up properly error_context_stack in autovacuum worker on exception Michael Paquier 13.0
2019-07-08 Fix inconsistencies in the code Michael Paquier 13.0