Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 14.0 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 13.1 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-26 | Fix error handling of vacuumdb and reindexdb when running out of fds | Michael Paquier | 13.0 |
| 2019-08-20 | Fix compilation failure of vacuumdb and reindexdb with OpenBSD | Michael Paquier | 13.0 |
| 2019-08-18 | Fix failure-to-compile-standalone in scripts_parallel.h. | Tom Lane | 13.0 |
| 2019-07-19 | Refactor parallelization processing code in src/bin/scripts/ | Michael Paquier | 13.0 |