Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | psql: Fix expanded aligned output | Michael Paquier | 14 (unreleased) |
| 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 |
| 2021-03-29 | psql: call clearerr() just before printing | Alvaro Herrera | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 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 |