Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2024-03-12 Disconnect if socket cannot be put into non-blocking mode Heikki Linnakangas 14.12
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 14.11
2022-01-25 Revert "graceful shutdown" changes for Windows, in back branches only. Tom Lane 14.2
2021-12-07 On Windows, also call shutdown() while closing the client socket. Tom Lane 14.2
2021-12-02 On Windows, close the client socket explicitly during backend shutdown. Tom Lane 14.2
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 14.1
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-28 Add heuristic incoming-message-size limits in the server. Tom Lane 14.0
2021-04-23 Use correct format placeholder for WSAGetLastError() Peter Eisentraut 14.0
2021-04-23 Factor out system call names from error messages Peter Eisentraut 14.0
2021-04-02 Detect POLLHUP/POLLRDHUP while running queries. Thomas Munro 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-03-01 Introduce symbolic names for FeBeWaitSet positions. Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-11-25 Make error hint from bind() failure more accurate Peter Eisentraut 14.0
2020-11-25 Add support for abstract Unix-domain sockets Peter Eisentraut 14.0
2020-11-23 Fix a few comments that referred to copy.c. Heikki Linnakangas 14.0
2020-07-08 code: replace most remaining uses of 'master'. Andres Freund 14.0