Fix incorrect struct reference in comment
Daniel Gustafsson <dgustafsson@postgresql.org>
Fix incorrect struct reference in comment SASL frontend mechanisms are implemented with pg_fe_sasl_mech and not the _be_ variant which is the backend implementation. Spotted while reading adjacent code.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-auth-sasl.h | modified | +1 −1 |