mirror of
https://github.com/postgres/postgres.git
synced 2026-05-16 13:47:58 -04:00
d3fb72ea6d
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>