Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-23 | Silence compiler warnings | Alvaro Herrera | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |
| 2018-09-04 | Improve some error message strings and errcodes | Michael Paquier | 12.0 |
| 2018-05-03 | Avoid portability issues in autoprewarm.c. | Tom Lane | 11.0 |
| 2018-05-02 | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 11.0 |
| 2018-04-05 | Allow background workers to bypass datallowconn | Magnus Hagander | 11.0 |
| 2018-01-31 | pg_prewarm: Add missing LWLockRegisterTranche call. | Robert Haas | 11.0 |
| 2018-01-26 | Fix C comment typo | Bruce Momjian | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-29 | Add background worker type | Peter Eisentraut | 11.0 |
| 2017-08-21 | pg_prewarm: Add automatic prewarm feature. | Robert Haas | 11.0 |