forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit940f7a5
committed
Fix incorrect struct reference in comment
SASL frontend mechanisms are implemented with pg_fe_sasl_mech andnot the _be_ variant which is the backend implementation. Spottedwhile reading adjacent code.1 parent6d16f9d commit940f7a5
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
0 commit comments
Comments
(0)