Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-09 | While waiting for a condition variable, detect postmaster death. | Tom Lane | 10.2 |
| 2018-01-09 | Allow ConditionVariable[PrepareTo]Sleep to auto-switch between CVs. | Tom Lane | 10.2 |
| 2018-01-06 | Reorder steps in ConditionVariablePrepareToSleep for more safety. | Tom Lane | 10.2 |
| 2018-01-06 | Rewrite ConditionVariableBroadcast() to avoid live-lock. | Tom Lane | 10.2 |