| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-03-11 | Replace buffer I/O locks with condition variables. | Thomas Munro |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian |
| 2020-06-18 | Clean up includes of s_lock.h. | Andres Freund |
| 2020-06-07 | Spelling adjustments | Peter Eisentraut |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila |
| 2019-07-13 | Introduce timed waits for condition variables. | Thomas Munro |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian |
| 2018-01-09 | Allow ConditionVariable[PrepareTo]Sleep to auto-switch between CVs. | Tom Lane |
| 2018-01-08 | Cosmetic improvements in condition_variable.[hc]. | Tom Lane |
| 2018-01-05 | Remove return values of ConditionVariableSignal/Broadcast. | Tom Lane |
| 2018-01-02 | Update copyright for 2018 | Bruce Momjian |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
| 2016-11-22 | Support condition variables. | Robert Haas |
