Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-16 | Add destroyStringInfo function for cleaning up StringInfos | Daniel Gustafsson | 17.0 |
| 2023-10-25 | Use snprintf instead of sprintf in pg_regress. | Daniel Gustafsson | 17.0 |
| 2023-10-24 | Speed up pg_regress server readiness testing. | Daniel Gustafsson | 17.0 |
| 2023-07-06 | pg_regress: Remove unused variable | Daniel Gustafsson | 17.0 |
| 2023-05-16 | Fix reported runtime for single tests in pg_regress | Daniel Gustafsson | 16.0 |
| 2023-03-31 | pg_regress: Emit TAP compliant output | Daniel Gustafsson | 16.0 |
| 2023-02-23 | Consider a failed process as a failed test in pg_regress | Daniel Gustafsson | 16.0 |
| 2022-02-24 | Guard against reallocation failure in pg_regress | Daniel Gustafsson | 15.0 |