Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 11.16 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 11.13 |
| 2018-11-26 | Fix translation of special characters in psql's LaTeX output modes. | Tom Lane | 11.2 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-05 | In psql, use PSQL_PAGER in preference to PAGER, if it's set. | Tom Lane | 11.0 |