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