Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-17 | Avoid calling gettext() in signal handlers. | Tom Lane | 10.20 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 10.18 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 10.15 |
| 2019-05-07 | Remove some code related to 7.3 and older servers from tools of src/bin/ | Michael Paquier | 10.9 |
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch | 10.3 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-30 | Simplify correct use of simple_prompt(). | Tom Lane | 10.0 |