Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-30 | Reject missing database name in pg_regress and cohorts. | Tom Lane | 11.19 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 11.9 |
| 2018-08-15 | Clean up assorted misuses of snprintf()'s result value. | Tom Lane | 11.0 |
| 2018-04-30 | Fix bogus list-iteration code in pg_regress.c, affecting ecpg tests only. | Tom Lane | 11.0 |
| 2017-10-07 | Improve pg_regress's error reporting for schedule-file problems. | Tom Lane | 11.0 |
| 2017-10-07 | Enforce our convention about max number of parallel regression tests. | Tom Lane | 11.0 |