Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-12 | In walreceiver, don't try to do ereport() in a signal handler. | Tom Lane | 10.9 |
| 2017-10-03 | Fix race condition with unprotected use of a latch pointer variable. | Tom Lane | 10.1 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |