Allow 'password' encryption even when pg_shadow has MD5 passwords, per
Bruce Momjian <bruce@momjian.us>
Allow 'password' encryption even when pg_shadow has MD5 passwords, per report from Terry Yapt and Hiroshi. Backpatch to 7.3.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/crypt.c | modified | +22 −6 |
| src/include/libpq/crypt.h | modified | +2 −2 |