Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-01 | Fix build inconsistency due to the generation of wait-event code | Michael Paquier | 17.8 |
| 2024-05-17 | Remove enum WaitEventExtension | Michael Paquier | 17.0 |
| 2024-01-22 | Fix some typos | Michael Paquier | 17.0 |
| 2023-10-23 | Fix typos in wait_event.c | Michael Paquier | 17.0 |
| 2023-08-20 | Add system view pg_wait_events | Michael Paquier | 17.0 |
| 2023-08-14 | Change custom wait events to use dynamic shared hash tables | Michael Paquier | 17.0 |
| 2023-07-31 | Support custom wait events for wait event type "Extension" | Michael Paquier | 17.0 |
| 2023-07-31 | Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c | Michael Paquier | 17.0 |
| 2023-07-05 | Generate automatically code and documentation related to wait events | Michael Paquier | 17.0 |
| 2023-07-03 | Refactor some code related to wait events "BufferPin" and "Extension" | Michael Paquier | 17.0 |