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 |
| 2017-06-28 | Second try at fixing tcp_keepalives_idle option on Solaris. | Tom Lane | 9.6.4 |
| 2017-06-27 | Support tcp_keepalives_idle option on Solaris. | Tom Lane | 9.6.4 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 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-11-17 | Message improvements | Peter Eisentraut | 9.6.0 |
| 2015-08-02 | Fix incorrect order of lock file removal and failure to close() sockets. | Tom Lane | 9.6.0 |
| 2015-07-06 | Call getsockopt() on the correct socket. | Heikki Linnakangas | 9.6.0 |
| 2015-07-06 | Don't set SO_SNDBUF on recent Windows versions that have a bigger default. | Heikki Linnakangas | 9.6.0 |