Thread

  1. Simplify signature of ProcessStartupPacket()

    Michael Paquier <michael@paquier.xyz> — 2026-05-15T06:22:12Z

    Hi all,
    
    In one of the recent patches committed into the tree (b63f25bddfeb),
    Daniel has come up with the suggestion to simplify
    ProcessStartupPacket() by removing its arguments "ssl_done" and
    "gss_done", as there is now only one callers of this routine.
    
    Please find attached a patch to do this cleanup.  This is only for
    HEAD, material for v20.
    
    Thanks,
    --
    Michael