Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-08 | Remove support for password_encryption='off' / 'plain'. | Heikki Linnakangas | 10.0 |
| 2017-02-01 | Replace isMD5() with a more future-proof way to check if pw is encrypted. | Heikki Linnakangas | 10.0 |
| 2016-09-02 | Move code shared between libpq and backend from backend/libpq/ to common/. | Heikki Linnakangas | 10.0 |