Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 10.15 |
| 2019-08-27 | Fix failure of --jobs with vacuumdb on Windows | Michael Paquier | 10.11 |
| 2019-08-26 | Fix error handling of vacuumdb when running out of fds | Michael Paquier | 10.11 |
| 2019-05-09 | Fix error status of vacuumdb when multiple jobs are used | Michael Paquier | 10.9 |
| 2018-08-21 | Fix set of NLS translation issues | Michael Paquier | 10.6 |
| 2018-03-31 | Fix assorted issues in parallel vacuumdb. | Tom Lane | 10.4 |
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch | 10.3 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-09 | Ignore PQcancel errors properly | Alvaro Herrera | 10.0 |
| 2017-03-10 | Fix hard-coded relkind constants in assorted src/bin files. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-09-27 | Include <sys/select.h> where needed | Alvaro Herrera | 10.0 |