mirror of
https://github.com/postgres/postgres.git
synced 2025-11-14 00:05:25 -05: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>