Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-28 | Fix a recently-introduced race condition in LISTEN/NOTIFY handling. | Tom Lane | 10.16 |
| 2019-11-24 | Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. | Tom Lane | 10.12 |
| 2017-10-11 | Fix low-probability loss of NOTIFY messages due to XID wraparound. | 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-04-10 | Improve castNode notation by introducing list-extraction-specific variants. | Tom Lane | 10.0 |