mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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>