Commits

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

DateSubjectAuthorReleases
2025-03-13 Repair commits 317aba70e et al for -DWRITE_READ_PARSE_PLAN_TREES. Tom Lane 14.18
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 14.16
2024-12-05 Avoid low-probability crash on out-of-memory. Tom Lane 14.16
2023-07-10 Be more rigorous about local variables in PostgresMain(). Tom Lane 14.9
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 14.7
2022-07-26 Force immediate commit after CREATE DATABASE etc in extended protocol. Tom Lane 14.5
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 14.5
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 14.3
2021-09-14 Send NOTIFY signals during CommitTransaction. Tom Lane 14.0
2021-05-14 Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-28 Add heuristic incoming-message-size limits in the server. Tom Lane 14.0
2021-03-16 Improve logging of bad parameter values in BIND messages. Tom Lane 14.0
2021-01-26 Improve performance of repeated CALLs within plpgsql procedures. Tom Lane 14.0
2021-01-07 Further second thoughts about idle_session_timeout patch. Tom Lane 14.0
2021-01-06 Add idle_session_timeout. Tom Lane 14.0
2021-01-04 Add the ability for the core grammar to have more than one parse target. Tom Lane 14.0
2020-12-29 Suppress log spam from multiple reports of SIGQUIT shutdown. Tom Lane 14.0
2020-12-24 Improve client error messages for immediate-stop situations. Tom Lane 14.0
2020-11-25 Avoid spamming the client with multiple ParameterStatus messages. Tom Lane 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0