Commits

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

DateSubjectAuthorReleases
2021-03-16 Improve logging of bad parameter values in BIND messages. Tom Lane 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-02-17 Use errmsg_internal for debug messages Peter Eisentraut 14.0
2021-01-26 Improve performance of repeated CALLs within plpgsql procedures. Tom Lane 14.0
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 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-06 Detect the deadlocks between backends and the startup process. Fujii Masao 14.0
2021-01-04 Add the ability for the core grammar to have more than one parse target. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-29 Suppress log spam from multiple reports of SIGQUIT shutdown. Tom Lane 14.0
2020-12-28 Revert "Add key management system" (978f869b99) & later commits Bruce Momjian 14.0
2020-12-25 Add key management system Bruce Momjian 14.0
2020-12-24 Improve client error messages for immediate-stop situations. Tom Lane 14.0
2020-11-30 Improve log message about termination of background workers. Fujii Masao 14.0
2020-11-25 Avoid spamming the client with multiple ParameterStatus messages. Tom Lane 14.0
2020-11-10 Remove -o option to postmaster Magnus Hagander 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0