Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-09 | While waiting for a condition variable, detect postmaster death. | Tom Lane | 11.0 |
| 2018-01-09 | Allow ConditionVariable[PrepareTo]Sleep to auto-switch between CVs. | Tom Lane | 11.0 |
| 2018-01-08 | Cosmetic improvements in condition_variable.[hc]. | Tom Lane | 11.0 |
| 2018-01-08 | Improve error detection capability in proclists. | Tom Lane | 11.0 |
| 2018-01-06 | Remove return values of ConditionVariableSignal/Broadcast. | Tom Lane | 11.0 |
| 2018-01-06 | Reorder steps in ConditionVariablePrepareToSleep for more safety. | Tom Lane | 11.0 |
| 2018-01-06 | Rewrite ConditionVariableBroadcast() to avoid live-lock. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |