Commits

DateSubjectAuthorReleases
2024-07-11 Improve logical replication connection-failure messages. Tom Lane 18.0
2023-01-26 Improve TimestampDifferenceMilliseconds to cope with overflow sanely. Tom Lane 16.0
2023-01-26 Code review for commit 05a7be935. Tom Lane 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-06-16 Improve SQLSTATE reporting in some replication-related code. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0
2020-09-11 Accept SIGQUIT during error recovery in auxiliary processes. Tom Lane 14.0
2019-06-12 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 10.9
2019-06-12 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 11.4
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-29 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 12.0
2018-11-17 Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes. Tom Lane 12.0
2018-07-18 Use a ResourceOwner to track buffer pins in all cases. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-10-03 Fix race condition with unprotected use of a latch pointer variable. Tom Lane 10.1
2017-10-03 Fix race condition with unprotected use of a latch pointer variable. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2016-04-14 Adjust signature of walrcv_receive hook. Tom Lane 9.6.0
2014-04-04 Fix bogus time printout in walreceiver's debug log messages. Tom Lane 9.3.5