Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-05 | Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. | Noah Misch | 12.11 |
| 2020-12-25 | Avoid time-of-day-dependent failure in log rotation test. | Tom Lane | 12.6 |
| 2020-11-29 | Retry initial slurp_file("current_logfiles"), in test 004_logrotate.pl. | Noah Misch | 12.6 |
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 12.4 |
| 2019-05-22 | Initial pgperltidy run for v12. | Tom Lane | 12.0 |
| 2019-05-19 | Improve logrotate test so that it meaningfully exercises syslogger. | Tom Lane | 12.0 |
| 2019-03-04 | fix thinko in logrotate test | Andrew Dunstan | 12.0 |
| 2019-03-03 | Don't do pg_ctl logrotate test on Windows | Andrew Dunstan | 12.0 |
| 2018-09-01 | Implement "pg_ctl logrotate" command | Alexander Korotkov | 12.0 |