Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-06 | Report failure to start a background worker. | Robert Haas | 10.2 |
| 2017-11-21 | Provide for forward compatibility with future minor protocol versions. | Robert Haas | 10.2 |
| 2017-03-03 | Add pg_current_logfile() function. | Robert Haas | 10.0 |
| 2017-03-03 | Notify bgworker registrant after freeing worker slot. | Robert Haas | 10.0 |
| 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 | 10.0 |