Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-16 | In fmtIdEnc(), handle failure of enlargePQExpBuffer(). | Tom Lane | 16.8 |
| 2025-02-15 | Make escaping functions retain trailing bytes of an invalid character. | Tom Lane | 16.8 |
| 2025-02-10 | Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. | Tom Lane | 16.7 |
| 2022-07-22 | Fix minor memory leaks in psql's tab completion. | Tom Lane | 16.0 |