Commits

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

DateSubjectAuthorReleases
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 14.16
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 14.11
2022-05-19 Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS Alvaro Herrera 14.4
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2021-11-19 Fix parallel operations that prevent oldest xmin from advancing. Amit Kapila 14.2
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-15 Make archiver process an auxiliary process. Fujii Masao 14.0
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2021-01-15 Avoid spurious wait in concurrent reindex Alvaro Herrera 14.0
2021-01-06 Add idle_session_timeout. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-26 Restore lock level to update statusFlags Alvaro Herrera 14.0
2020-11-25 Avoid spurious waits in concurrent indexing 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-08-14 snapshot scalability: Introduce dense array of in-progress xids. Andres Freund 14.0
2020-08-14 snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT. Andres Freund 14.0
2020-08-14 snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. Andres Freund 14.0
2020-08-13 snapshot scalability: Move PGXACT->xmin back to PGPROC. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-08-07 Remove PROC_IN_ANALYZE and derived flags Alvaro Herrera 14.0
2020-06-17 Remove STATUS_WAITING Peter Eisentraut 14.0