aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/latch.c
Commit message (Expand)AuthorAge
* Fix whitespacePeter Eisentraut2016-06-05
* Be conservative about alignment requirements of struct epoll_event.Greg Stark2016-06-02
* Make all the declarations of WaitEventSetWaitBlock be marked "inline".Tom Lane2016-04-02
* Fix typo in comment.Robert Haas2016-03-28
* Introduce WaitEventSet API.Andres Freund2016-03-21
* Combine win32 and unix latch implementations.Andres Freund2016-03-21