mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-08 04:37:31 +08:00
We need to check whether the channel-binding flag encoded in the client-final-message is the same one sent in the client-first-message. Reviewed-by: Michael Paquier <michael.paquier@gmail.com>