Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 14.3 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2020-10-29 | Don't use custom OID symbols in pg_type.dat, either. | Tom Lane | 14.0 |
| 2020-06-29 | Mop up some no-longer-necessary hacks around printf %.*s format. | Tom Lane | 14.0 |