Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-25 | Revert "graceful shutdown" changes for Windows, in back branches only. | Tom Lane | 11.15 |
| 2021-12-07 | On Windows, also call shutdown() while closing the client socket. | Tom Lane | 11.15 |
| 2021-12-02 | On Windows, close the client socket explicitly during backend shutdown. | Tom Lane | 11.15 |
| 2021-11-08 | Reject extraneous data after SSL or GSS encryption handshake. | Tom Lane | 11.14 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-10-01 | Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. | Andres Freund | 11.0 |