Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-08 | code: replace most remaining uses of 'master'. | Andres Freund | 14.0 |
| 2018-10-16 | Correct constness of a few variables. | Andres Freund | 12.0 |
| 2017-10-01 | Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. | Andres Freund | 11.0 |
| 2016-03-21 | Properly declare FeBeWaitSet. | Andres Freund | 9.6.0 |
| 2016-03-21 | Introduce WaitEventSet API. | Andres Freund | 9.6.0 |
| 2015-04-26 | Also correct therefor to therefore. | Andres Freund | 9.5.0 |
| 2015-02-03 | Use a nonblocking socket for FE/BE communication and block using latches. | Andres Freund | 9.5.0 |