forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdb73b28
committed
Give nicer error message when connecting to a v10 server requiring SCRAM.
This is just to give the user a hint that they need to upgrade, if they tryto connect to a v10 server that uses SCRAM authentication, with an olderclient.Commit to all stable branches, but not master.Discussion:https://www.postgresql.org/message-id/bbf45d92-3896-eeb7-7399-2111d517261b@pivotal.io1 parent6e86b44 commitdb73b28
2 files changed
+15
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
| 176 | + | |
175 | 177 |
| |
176 | 178 |
| |
177 | 179 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
961 | 961 |
| |
962 | 962 |
| |
963 | 963 |
| |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
964 | 977 |
| |
965 | 978 |
| |
966 | 979 |
| |
|
0 commit comments
Comments
(0)