mirror of https://github.com/postgres/postgres
The documentation says that PQsslAttribute(conn, "alpn") returns an empty string if ALPN is not used, but the code actually returned NULL. Fix the code to match the documentation. Reported-by: Michael Paquier Discussion: https://www.postgresql.org/message-id/ZideNHji0G4gxmc3@paquier.xyzpull/160/head
parent
592a228372
commit
3c18409265
Loading…
Reference in new issue