Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-16 | In fmtIdEnc(), handle failure of enlargePQExpBuffer(). | Tom Lane | 17.4 |
| 2025-02-15 | Make escaping functions retain trailing bytes of an invalid character. | Tom Lane | 17.4 |
| 2025-02-10 | Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. | Tom Lane | 17.3 |
| 2025-02-10 | Specify the encoding of input to fmtId() | Andres Freund | 17.3 |
| 2025-02-10 | Fix handling of invalidly encoded data in escaping functions | Andres Freund | 17.3 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-07-05 | Handle \v as a whitespace character in parsers | Michael Paquier | 17.0 |