Remove protocol version change. Try MD5 first, then crypt() on all clients.
Bruce Momjian <bruce@momjian.us>
Remove protocol version change. Try MD5 first, then crypt() on all clients.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +9 −6 |
| src/backend/libpq/hba.c | modified | +3 −10 |
| src/include/libpq/pqcomm.h | modified | +2 −2 |
| src/interfaces/libpq/libpq-int.h | modified | +2 −2 |