Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |