Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion | Robert Haas |
2024-07-29 | Move cancel key generation to after forking the backend | Heikki Linnakangas |
2024-07-26 | Add test for early backend startup errors | Heikki Linnakangas |
2024-07-01 | Preserve CurrentMemoryContext across Start/CommitTransactionCommand. | Tom Lane |
2024-05-15 | Fix incorrect year in some copyright notices added this year | David Rowley |
2024-04-08 | Send ALPN in TLS handshake, require it in direct SSL connections | Heikki Linnakangas |
2024-04-08 | Support TLS handshake directly without SSLRequest negotiation | Heikki Linnakangas |
2024-04-08 | Enhance libpq encryption negotiation tests with new GUC | Heikki Linnakangas |
2024-03-18 | Move code for backend startup to separate file | Heikki Linnakangas |