Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-08 | Reject extraneous data after SSL or GSS encryption handshake. | Tom Lane | 9.6.24 |
| 2016-07-29 | Fix pq_putmessage_noblock() to not block. | Tom Lane | 9.6.0 |
| 2016-03-21 | Properly declare FeBeWaitSet. | Andres Freund | 9.6.0 |
| 2016-03-21 | Introduce WaitEventSet API. | Andres Freund | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-08-02 | Fix incorrect order of lock file removal and failure to close() sockets. | Tom Lane | 9.6.0 |