Commits

DateSubjectAuthorReleases
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-07-17 Improve coding around the fsync request queue. Tom Lane 9.1.5
2012-07-17 Improve coding around the fsync request queue. Tom Lane 8.3.20
2012-07-17 Improve coding around the fsync request queue. Tom Lane 8.4.13
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.0.9
2012-05-11 Cosmetic adjustments for postmaster's handling of checkpointer. Tom Lane 9.2.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-10 Improve control logic for bgwriter hibernation mode. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2010-04-28 Modify ShmemInitStruct and ShmemInitHash to throw errors internally, Tom Lane 9.0.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2009-06-26 Cleanup and code review for the patch that made bgwriter active during Tom Lane 8.4.0