Simplify signature of ProcessStartupPacket()
Michael Paquier <michael@paquier.xyz>
Simplify signature of ProcessStartupPacket() There is now only one caller of ProcessStartupPacket(). Let's simplify the routine so as the GSS and SSL states are tracked inside it. If future callers are added, there is less guessing to do. Suggested-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://postgr.es/m/aga7lCWluyc5zLb5@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tcop/backend_startup.c | modified | +16 −9 |
Discussion
- Simplify signature of ProcessStartupPacket() 5 messages · 2026-05-15 → 2026-05-16