Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-10 | Specify the encoding of input to fmtId() | Andres Freund | 14.16 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2021-02-05 | Move some code from src/bin/scripts to src/fe_utils to permit reuse. | Robert Haas | 14.0 |
| 2021-01-22 | Avoid redundantly prefixing PQerrorMessage for a connection failure. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 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 |
| 2020-08-10 | Move connect.h from fe_utils to src/include/common. | Noah Misch | 14.0 |