Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-16 | Fix waiting in RegisterSyncRequest(). | Thomas Munro | 14.3 |
| 2022-03-16 | Wake up for latches in CheckpointWriteDelay(). | Thomas Munro | 14.3 |
| 2021-10-26 | Revert "Remove unused wait events." | Amit Kapila | 14.1 |
| 2021-10-21 | Remove unused wait events. | Amit Kapila | 14.1 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-08 | Add functions to wait for backend termination | Magnus Hagander | 14.0 |
| 2021-04-03 | Improve efficiency of wait event reporting, remove proc.h dependency. | Andres Freund | 14.0 |
| 2021-04-03 | Split wait event related code from pgstat.[ch] into wait_event.[ch]. | Andres Freund | 14.0 |