Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-16 | Fix race between DROP TABLESPACE and checkpointing. | Thomas Munro | 14.3 |
| 2022-03-16 | Fix waiting in RegisterSyncRequest(). | Thomas Munro | 14.3 |
| 2021-11-02 | Avoid O(N^2) behavior in SyncPostCheckpoint(). | Tom Lane | 14.1 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-02-17 | Use errmsg_internal for debug messages | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-25 | Defer flushing of SLRU files. | Thomas Munro | 14.0 |