Commits

DateSubjectAuthorReleases
2016-10-27 If the stats collector dies during Hot Standby, restart it. Robert Haas 9.6.2
2016-10-27 If the stats collector dies during Hot Standby, restart it. Robert Haas 10.0
2016-09-20 Use PostmasterRandom(), not random(), for DSM control segment ID. Robert Haas 9.4.10
2016-09-20 Use PostmasterRandom(), not random(), for DSM control segment ID. Robert Haas 9.5.5
2016-09-20 Use PostmasterRandom(), not random(), for DSM control segment ID. Robert Haas 9.6.0
2016-09-20 Use PostmasterRandom(), not random(), for DSM control segment ID. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-02-04 Change the way that LWLocks for extensions are allocated. Robert Haas 9.6.0
2015-09-01 Allow notifications to bgworkers without database connections. Robert Haas 9.5.0
2015-09-01 Allow notifications to bgworkers without database connections. Robert Haas 9.6.0
2015-06-26 Reduce log level for background worker events from LOG to DEBUG1. Robert Haas 9.5.0
2015-02-02 Add new function BackgroundWorkerInitializeConnectionByOid. Robert Haas 9.5.0
2014-10-05 Eliminate one background-worker-related flag variable. Robert Haas 9.4.0
2014-10-05 Eliminate one background-worker-related flag variable. Robert Haas 9.5.0
2014-07-30 Fix mishandling of background worker PGPROCs in EXEC_BACKEND builds. Robert Haas 9.3.6
2014-07-30 Fix mishandling of background worker PGPROCs in EXEC_BACKEND builds. Robert Haas 9.4.0
2014-07-30 Fix mishandling of background worker PGPROCs in EXEC_BACKEND builds. Robert Haas 9.5.0
2014-05-07 When a background worker exists with code 0, unregister it. Robert Haas 9.4.0
2014-05-07 When a bgworker exits, always call ReleasePostmasterChildSlot. Robert Haas 9.4.0
2014-05-07 Restart bgworkers immediately after a crash-and-restart cycle. Robert Haas 9.4.0
2014-05-07 Never crash-and-restart for bgworkers without shared memory access. Robert Haas 9.4.0
2014-03-10 Allow logical decoding via the walsender interface. Robert Haas 9.4.0
2014-01-29 Fix compiler warning in EXEC_BACKEND builds. Robert Haas 9.4.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2014-01-08 Reduce the number of semaphores used under --disable-spinlocks. Robert Haas 9.4.0