mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
This adds a second standard channel binding type for SCRAM. It is mainly intended for third-party clients that cannot implement tls-unique, for example JDBC. Author: Michael Paquier <michael.paquier@gmail.com>