Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some code from src/bin/scripts to src/fe_utils to permit reuse. | Robert Haas | 2021-02-05 | 1 | -284/+0 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 | 1 | -1/+1 |
* | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 2020-10-19 | 1 | -4/+2 |
* | Rethink definition of cancel.c's CancelRequested flag. | Tom Lane | 2020-06-07 | 1 | -23/+9 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 | 1 | -1/+1 |
* | Remove unnecessary definition of CancelRequested in bin/scripts/ | Michael Paquier | 2019-12-04 | 1 | -0/+1 |
* | Fix failure of --jobs with reindexdb and vacuumdb on Windows | Michael Paquier | 2019-08-27 | 1 | -0/+4 |
* | Fix error handling of vacuumdb and reindexdb when running out of fds | Michael Paquier | 2019-08-26 | 1 | -14/+12 |
* | Fix compilation failure of vacuumdb and reindexdb with OpenBSD | Michael Paquier | 2019-08-20 | 1 | -0/+14 |
* | Refactor parallelization processing code in src/bin/scripts/ | Michael Paquier | 2019-07-19 | 1 | -0/+283 |