| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-03-17 | Fix WaitEventSetWait() to handle write-ready waits properly on Windows. | Tom Lane |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
| 2016-12-21 | Fix corner-case bug in WaitEventSetWaitBlock on Windows. | Robert Haas |
| 2016-11-23 | Remove barrier.h | Robert Haas |
| 2016-10-04 | Extend framework from commit 53be0b1ad to report latch waits. | Robert Haas |
| 2016-06-05 | Fix whitespace | Peter Eisentraut |
| 2016-06-02 | Be conservative about alignment requirements of struct epoll_event. | Greg Stark |
| 2016-04-02 | Make all the declarations of WaitEventSetWaitBlock be marked "inline". | Tom Lane |
| 2016-03-29 | Fix typo in comment. | Robert Haas |
| 2016-03-21 | Introduce WaitEventSet API. | Andres Freund |
| 2016-03-21 | Combine win32 and unix latch implementations. | Andres Freund |
