aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery/t/013_crash_restart.pl
Commit message (Expand)AuthorAge
* Backpatch addition of pump_until() more completely.Andres Freund2022-05-06
* Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.Noah Misch2022-03-04
* Restore robustness of TAP tests that wait for postmaster restart.Tom Lane2021-06-12
* Fix double-word typosAlvaro Herrera2019-06-13
* Update stale comments, and fix comment typos.Noah Misch2019-06-08
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Allow for yet another crash symptom in 013_crash_restart.pl.Tom Lane2019-01-26
* Fix bogus loop logic in 013_crash_restart test's pump_until subroutine.Tom Lane2018-08-12
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Try to make crash restart test work on windows.Andres Freund2017-10-01
* Ten-second timeout in 013_crash_restart.pl is not enough, let's try 60.Tom Lane2017-09-23
* Expand expected output for recovery test even further.Andres Freund2017-09-22
* Accept that server might not be able to send error in crash recovery test.Andres Freund2017-09-19
* Make new crash restart test a bit more robust.Andres Freund2017-09-19
* Add test for postmaster crash restarts.Andres Freund2017-09-18