Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 9.6.19 |
| 2018-08-15 | Clean up assorted misuses of snprintf()'s result value. | Tom Lane | 9.6.11 |
| 2018-04-30 | Fix bogus list-iteration code in pg_regress.c, affecting ecpg tests only. | Tom Lane | 9.6.9 |
| 2016-04-21 | Honor PGCTLTIMEOUT environment variable for pg_regress' startup wait. | Tom Lane | 9.6.0 |
| 2016-04-11 | Fix two places that thought Windows64 is indicated by WIN64 macro. | Tom Lane | 9.6.0 |