Commits

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

DateSubjectAuthorReleases
2025-03-13 Repair commits 317aba70e et al for -DWRITE_READ_PARSE_PLAN_TREES. Tom Lane 13.21
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 13.19
2024-12-05 Avoid low-probability crash on out-of-memory. Tom Lane 13.19
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 13.19
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 13.19
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 13.16
2023-07-10 Be more rigorous about local variables in PostgresMain(). Tom Lane 13.12
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 13.10
2022-07-26 Force immediate commit after CREATE DATABASE etc in extended protocol. Tom Lane 13.8
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 13.8
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 13.7
2021-09-14 Send NOTIFY signals during CommitTransaction. Tom Lane 13.5
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 13.4
2021-01-07 Further second thoughts about idle_session_timeout patch. Tom Lane 13.2
2021-01-06 Detect the deadlocks between backends and the startup process. Fujii Masao 13.2
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-04-02 Improve user control over truncation of logged bind-parameter values. Tom Lane 13.0
2020-03-31 Fix assorted typos Magnus Hagander 13.0
2020-03-30 Allow the planner-related functions and hook to accept the query string. Fujii Masao 13.0
2020-03-24 Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-03-02 Represent command completion tags as structs Alvaro Herrera 13.0
2020-02-28 Add comments on avoid reuse of parse-time snapshot Alvaro Herrera 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