mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 00:03:09 -04: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>