aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery
Commit message (Expand)AuthorAge
* Disallow starting server with insufficient wal_level for existing slot.Andres Freund2018-10-31
* Add pg_promote functionMichael Paquier2018-10-25
* Fix bogus loop logic in 013_crash_restart test's pump_until subroutine.Tom Lane2018-08-12
* Remove race-prone hot_standby_feedback test cases in 001_stream_rep.pl.Tom Lane2018-07-18
* Prevent references to invalid relation pages after fresh promotionMichael Paquier2018-07-05
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-19
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-commentsPeter Eisentraut2018-04-27
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Don't use an Msys virtual path to create a tablespaceAndrew Dunstan2018-03-20
* Add tests for reinit.cPeter Eisentraut2018-03-14
* Add installcheck support to more test suitesPeter Eisentraut2018-01-23
* Update copyright for 2018Bruce Momjian2018-01-02
* In tests, await an LSN no later than the recovery target.Noah Misch2017-12-31
* Remove redundant line from Makefile.Robert Haas2017-11-16
* 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
* Fix RecursiveCopy.pm to cope with disappearing files.Tom Lane2017-09-11
* Fix two-phase commit test for recovery modeAlvaro Herrera2017-09-01
* Avoid race condition in logical replication testSimon Riggs2017-09-01
* Final pgindent + perltidy run for v10.Tom Lane2017-08-14
* Simplify fetch-slot-xmins logic in recovery TAP tests.Tom Lane2017-08-12
* Remove uses of "slave" in replication contextsPeter Eisentraut2017-08-10
* Fix yet another race condition in recovery/t/001_stream_rep.pl.Tom Lane2017-08-08
* Fix another race-condition-ish issue in recovery/t/001_stream_rep.pl.Tom Lane2017-07-05
* Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut2017-07-05
* Fix race condition in recovery/t/009_twophase.pl test.Tom Lane2017-07-02
* Try to improve readability of recovery/t/009_twophase.pl test.Tom Lane2017-07-02
* Improve TAP test function PostgresNode::poll_query_until().Tom Lane2017-07-02
* Clean up misuse and nonuse of poll_query_until().Tom Lane2017-07-01
* Eat XIDs more efficiently in recovery TAP test.Tom Lane2017-06-28
* Improve wait logic in TAP tests for streaming replication.Tom Lane2017-06-26
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Avoid tests which crash the calling process on WindowsAndrew Dunstan2017-05-12
* Rename WAL-related functions and views to use "lsn" not "location".Tom Lane2017-05-11
* Additional tests for subtransactions in recoverySimon Riggs2017-04-27
* Set the priorities of all quorum synchronous standbys to 1.Fujii Masao2017-04-26
* Make PostgresNode::append_conf append a newline automatically.Tom Lane2017-04-22
* Change 'diag' to 'note' in TAP testsPeter Eisentraut2017-03-28
* Cleanup slots during drop databaseSimon Riggs2017-03-28
* Report catalog_xmin separately in hot_standby_feedbackSimon Riggs2017-03-25
* Fix recovery test hangPeter Eisentraut2017-03-25
* Add a txid_status function.Robert Haas2017-03-24
* Teach xlogreader to follow timeline switchesSimon Riggs2017-03-22