Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-17 | Make check_usermap() parameter names consistent. | Peter Geoghegan | 10.23 |
| 2020-11-03 | Fix unportable use of getnameinfo() in pg_hba_file_rules view. | Tom Lane | 10.15 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-03-24 | Allow SCRAM authentication, when pg_hba.conf says 'md5'. | Heikki Linnakangas | 10.0 |
| 2017-03-22 | Support multiple RADIUS servers | Magnus Hagander | 10.0 |
| 2017-03-07 | Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). | Heikki Linnakangas | 10.0 |
| 2017-01-30 | Invent pg_hba_file_rules view to show the content of pg_hba.conf. | Tom Lane | 10.0 |