Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-06 | Report failure to start a background worker. | Robert Haas | 9.6.7 |
| 2017-11-21 | Provide for forward compatibility with future minor protocol versions. | Robert Haas | 9.6.7 |
| 2016-10-27 | If the stats collector dies during Hot Standby, restart it. | Robert Haas | 9.6.2 |
| 2016-09-20 | Use PostmasterRandom(), not random(), for DSM control segment ID. | Robert Haas | 9.6.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.6.0 |