Commits

DateSubjectAuthorReleases
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
2020-04-02 Improve user control over truncation of logged bind-parameter values. Tom Lane 13.0
2020-03-24 Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 13.0
2020-03-24 Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 12.3
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 10.12
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 12.2
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 13.0
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 11.7
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 9.6.17
2019-10-25 Improve management of statement timeouts. Tom Lane 13.0
2019-10-25 Reset statement_timeout between queries of a multi-query string. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-07-10 Reduce memory consumption for multi-statement query strings. Tom Lane 13.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-10-20 Server-side fix for delayed NOTIFY and SIGTERM processing. Tom Lane 9.5.15
2018-10-20 Server-side fix for delayed NOTIFY and SIGTERM processing. Tom Lane 9.6.11
2018-10-20 Server-side fix for delayed NOTIFY and SIGTERM processing. Tom Lane 11.1
2018-10-20 Server-side fix for delayed NOTIFY and SIGTERM processing. Tom Lane 10.6
2018-10-20 Server-side fix for delayed NOTIFY and SIGTERM processing. Tom Lane 12.0
2018-09-18 Add a debugging option to stress-test outfuncs.c and readfuncs.c. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2017-12-21 Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit. Tom Lane 11.0
2017-09-07 Fix handling of savepoint commands within multi-statement Query strings. Tom Lane 11.0