Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2021-01-22 | Avoid redundantly prefixing PQerrorMessage for a connection failure. | Tom Lane | 14.0 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 14.0 |
| 2020-09-04 | Remove arbitrary restrictions on password length. | Tom Lane | 14.0 |