Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-23 | Fix detection of passwords hashed with MD5 or SCRAM-SHA-256 | Michael Paquier | 10.8 |
| 2017-02-01 | Replace isMD5() with a more future-proof way to check if pw is encrypted. | Heikki Linnakangas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-09-02 | Move code shared between libpq and backend from backend/libpq/ to common/. | Heikki Linnakangas | 10.0 |