Commit Graph

19 Commits (371f2db8b05e4d46cbf489f05cbfc4d6ed6976d4)

Author SHA1 Message Date
Michael Paquier 371f2db8b0 Add support for runtime arguments in injection points 4 months ago
Heikki Linnakangas a460251f0a Make cancel request keys longer 5 months ago
Fujii Masao b53b88109f Improve error message when standby does accept connections. 5 months ago
Daniel Gustafsson 058b5152f0 Fix guc_malloc calls for consistency and OOM checks 6 months ago
Melanie Plageman 18cd15e706 Add connection establishment duration logging 6 months ago
Melanie Plageman 9219093cab Modularize log_connections output 6 months ago
Peter Eisentraut 454c182f85 backend libpq void * argument for binary data 7 months ago
Peter Eisentraut 7202d72787 backend launchers void * arguments for binary data 7 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 9 months ago
Nathan Bossart a0ff56e2d3 Revert "Don't truncate database and user names in startup packets." 9 months ago
Robert Haas 516b87502d Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion 1 year ago
Heikki Linnakangas 9d9b9d46f3 Move cancel key generation to after forking the backend 1 year ago
Heikki Linnakangas 20e0e7da9b Add test for early backend startup errors 1 year ago
Tom Lane 1afe31f03c Preserve CurrentMemoryContext across Start/CommitTransactionCommand. 1 year ago
David Rowley 8cb653b245 Fix incorrect year in some copyright notices added this year 1 year ago
Heikki Linnakangas 91044ae4ba Send ALPN in TLS handshake, require it in direct SSL connections 1 year ago
Heikki Linnakangas d39a49c1e4 Support TLS handshake directly without SSLRequest negotiation 1 year ago
Heikki Linnakangas 705843d294 Enhance libpq encryption negotiation tests with new GUC 1 year ago
Heikki Linnakangas 05c3980e7f Move code for backend startup to separate file 2 years ago