Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 13.17 |
| 2022-11-30 | Reject missing database name in pg_regress and cohorts. | Tom Lane | 13.10 |
| 2022-03-04 | Fix pg_regress to print the correct postmaster address on Windows. | Tom Lane | 13.7 |
| 2020-02-14 | Remove pg_regress' --load-language option. | Tom Lane | 13.0 |
| 2019-10-28 | On Windows, use COMSPEC to find the location of cmd.exe. | Tom Lane | 13.0 |
| 2019-09-27 | Make pg_regress.c unset PGDATABASE during make installcheck. | Tom Lane | 13.0 |
| 2019-08-27 | Set application_name per-test in isolation and ecpg tests. | Tom Lane | 13.0 |