Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion | Robert Haas | 2024-08-15 |
* | Move cancel key generation to after forking the backend | Heikki Linnakangas | 2024-07-29 |
* | Add test for early backend startup errors | Heikki Linnakangas | 2024-07-26 |
* | Preserve CurrentMemoryContext across Start/CommitTransactionCommand. | Tom Lane | 2024-07-01 |
* | Fix incorrect year in some copyright notices added this year | David Rowley | 2024-05-15 |
* | 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-04-08 |
* | Move code for backend startup to separate file | Heikki Linnakangas | 2024-03-18 |