Commits

DateSubjectAuthorReleases
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.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
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-28 In AtEOXact_Files, complain if any files remain unclosed at commit. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.1.7
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.2.2
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.3.0
2012-07-18 Fix management of pendingOpsTable in auxiliary processes. Tom Lane 9.2.0
2012-07-18 Fix management of pendingOpsTable in auxiliary processes. Tom Lane 9.3.0
2012-05-10 Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. Tom Lane 9.2.0
2012-05-10 Improve tests for postmaster death in auxiliary processes. Tom Lane 9.2.0
2012-05-09 Fix an issue in recent walwriter hibernation patch. Tom Lane 9.2.0
2012-05-09 Reduce idle power consumption of walwriter and checkpointer processes. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2009-05-15 Fix all the server-side SIGQUIT handlers (grumble ... why so many identical Tom Lane 8.4.0
2007-09-11 Make sure that open hash table scans are cleaned up when bgwriter tries to Tom Lane 8.3.0
2007-07-24 Create a new dedicated Postgres process, "wal writer", which exists to write Tom Lane 8.3.0