aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/backend_startup.c
Commit message (Expand)AuthorAge
* Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersionRobert Haas2024-08-15
* Move cancel key generation to after forking the backendHeikki Linnakangas2024-07-29
* Add test for early backend startup errorsHeikki Linnakangas2024-07-26
* Preserve CurrentMemoryContext across Start/CommitTransactionCommand.Tom Lane2024-07-01
* Fix incorrect year in some copyright notices added this yearDavid Rowley2024-05-15
* Send ALPN in TLS handshake, require it in direct SSL connectionsHeikki Linnakangas2024-04-08
* Support TLS handshake directly without SSLRequest negotiationHeikki Linnakangas2024-04-08
* Enhance libpq encryption negotiation tests with new GUCHeikki Linnakangas2024-04-08
* Move code for backend startup to separate fileHeikki Linnakangas2024-03-18