Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-01 | Preserve CurrentMemoryContext across notify and sinval interrupts. | Tom Lane | 14.13 |
| 2021-09-14 | Send NOTIFY signals during CommitTransaction. | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-11-28 | Fix a recently-introduced race condition in LISTEN/NOTIFY handling. | Tom Lane | 14.0 |
| 2020-09-05 | Yet more elimination of dead stores and useless initializations. | Tom Lane | 14.0 |