]> granicus.if.org Git - postgresql/history - src/test/recovery/t
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / test / recovery / t /
2019-10-02 Michael PaquierRemove temporary WAL and history files at the end of...
2019-09-06 Andrew DunstanAlways skip recovery SysV shared memory tests on Windows
2019-09-05 Tom LaneUse data directory inode number, not port, to select...
2019-08-26 Tom LaneFix 007_sync_rep.pl to notice failures in ALTER SYSTEM...
2019-08-13 Michael PaquierFix inconsistencies and typos in the tree, take 10
2019-07-24 Michael PaquierFix failure with pgperlcritic from the TAP test of...
2019-07-24 Michael PaquierImprove stability of TAP test for synchronous replication
2019-07-22 Michael PaquierFix inconsistencies and typos in the tree
2019-06-22 Noah MischConsolidate methods for translating a Perl path to...
2019-06-13 Alvaro HerreraFix double-word typos
2019-06-08 Noah MischUpdate stale comments, and fix comment typos.
2019-05-22 Tom LaneInitial pgperltidy run for v12.
2019-04-19 Michael PaquierRemove dependency to pageinspect in recovery tests
2019-04-16 Noah MischDon't write to stdin of a test process that could have...
2019-04-15 Michael PaquierFix SHOW ALL command for non-superusers with replicatio...
2019-04-14 Noah MischMSYS: Translate REGRESS_SHLIB to a Windows file name.
2019-04-13 Noah MischConsistently test for in-use shared memory.
2019-04-05 Noah MischRevert "Consistently test for in-use shared memory."
2019-04-04 Noah MischMake src/test/recovery/t/017_shm.pl safe for concurrent...
2019-04-04 Noah MischConsistently test for in-use shared memory.
2019-03-16 Peter EisentrautDon't propagate PGAPPNAME through pg_ctl in tests
2019-03-14 Michael PaquierFix race condition in recently-added TAP test for recov...
2019-03-13 Michael PaquierAdd TAP test to check consistency of minimum recovery LSN
2019-03-04 Andrew DunstanAllow recovery tests to run on Windows as an admin...
2019-02-22 Michael PaquierAdd TAP tests for 2PC post-commit callbacks of multixac...
2019-01-27 Tom LaneAllow for yet another crash symptom in 013_crash_restar...
2019-01-13 Peter EisentrautChange default of recovery_target_timeline to 'latest'
2018-12-11 Noah MischRaise some timeouts to 180s, in test code.
2018-11-28 Peter EisentrautOnly allow one recovery target setting
2018-11-25 Peter EisentrautIntegrate recovery.conf into postgresql.conf
2018-10-31 Andres FreundDisallow starting server with insufficient wal_level...
2018-10-25 Michael PaquierAdd pg_promote function
2018-08-12 Tom LaneFix bogus loop logic in 013_crash_restart test's pump_u...
2018-07-18 Tom LaneRemove race-prone hot_standby_feedback test cases in...
2018-07-05 Michael PaquierPrevent references to invalid relation pages after...
2018-05-27 Andrew DunstanDon't fall off the end of perl functions
2018-05-09 Andrew DunstanRestrict vertical tightness to parentheses in Perl...
2018-04-27 Peter Eisentrautperltidy: Add option --nooutdent-long-comments
2018-04-27 Peter Eisentrautperltidy: Add option --nooutdent-long-quotes
2018-04-25 Tom LaneReindent Perl files with perltidy version 20170521.
2018-03-19 Andrew DunstanDon't use an Msys virtual path to create a tablespace
2018-03-14 Peter EisentrautAdd tests for reinit.c
2018-01-01 Noah MischIn tests, await an LSN no later than the recovery target.
2017-10-01 Andres FreundTry to make crash restart test work on windows.
2017-09-23 Tom LaneTen-second timeout in 013_crash_restart.pl is not enoug...
2017-09-22 Andres FreundExpand expected output for recovery test even further.
2017-09-20 Andres FreundAccept that server might not be able to send error...
2017-09-19 Andres FreundMake new crash restart test a bit more robust.
2017-09-19 Andres FreundAdd test for postmaster crash restarts.
2017-09-12 Tom LaneFix RecursiveCopy.pm to cope with disappearing files.
2017-09-01 Alvaro HerreraFix two-phase commit test for recovery mode
2017-09-01 Simon RiggsAvoid race condition in logical replication test
2017-08-14 Tom LaneFinal pgindent + perltidy run for v10.
2017-08-12 Tom LaneSimplify fetch-slot-xmins logic in recovery TAP tests.
2017-08-11 Peter EisentrautRemove uses of "slave" in replication contexts
2017-08-08 Tom LaneFix yet another race condition in recovery/t/001_stream...
2017-07-06 Tom LaneFix another race-condition-ish issue in recovery/t...
2017-07-05 Peter EisentrautRemove unnecessary pg_is_in_recovery calls in tests
2017-07-03 Tom LaneFix race condition in recovery/t/009_twophase.pl test.
2017-07-02 Tom LaneTry to improve readability of recovery/t/009_twophase...
2017-07-02 Tom LaneImprove TAP test function PostgresNode::poll_query_until().
2017-07-01 Tom LaneClean up misuse and nonuse of poll_query_until().
2017-06-29 Tom LaneEat XIDs more efficiently in recovery TAP test.
2017-06-26 Tom LaneImprove wait logic in TAP tests for streaming replication.
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgperltidy run
2017-05-12 Andrew DunstanAvoid tests which crash the calling process on Windows
2017-05-11 Tom LaneRename WAL-related functions and views to use "lsn...
2017-04-27 Simon RiggsAdditional tests for subtransactions in recovery
2017-04-25 Fujii MasaoSet the priorities of all quorum synchronous standbys...
2017-04-22 Tom LaneMake PostgresNode::append_conf append a newline automat...
2017-03-29 Peter EisentrautChange 'diag' to 'note' in TAP tests
2017-03-28 Simon RiggsCleanup slots during drop database
2017-03-25 Simon RiggsReport catalog_xmin separately in hot_standby_feedback
2017-03-25 Peter EisentrautFix recovery test hang
2017-03-24 Robert HaasAdd a txid_status function.
2017-03-22 Simon RiggsTeach xlogreader to follow timeline switches
2017-03-22 Peter EisentrautAvoid Perl warning
2017-03-21 Simon RiggsAdd a pg_recvlogical wrapper to PostgresNode
2017-02-26 Robert HaasTAP tests for target_session_attrs connection parameter.
2017-02-21 Alvaro HerreraAdd tests for two-phase commit
2017-02-09 Robert HaasRemove all references to "xlog" from SQL-callable funct...
2017-01-26 Simon RiggsReset hot standby xmin on master after restart
2017-01-14 Magnus HaganderChange default values for backup and replication parameters
2017-01-04 Simon RiggsAdd 18 new recovery TAP tests
2017-01-04 Simon RiggsAllow PostgresNode.pm tests to wait for catchup
2016-12-19 Fujii MasaoSupport quorum-based synchronous replication.
2016-10-27 Robert HaasFix possible pg_basebackup failure on standby with...
2016-10-19 Peter EisentrautUse pg_ctl promote -w in TAP tests
2016-10-19 Heikki LinnakangasFix WAL-logging of FSM and VM truncation.
2016-09-05 Simon RiggsDirty replication slots when using sql interface
2016-09-03 Simon RiggsNew recovery target recovery_target_lsn
2016-08-15 Tom LaneFinal pgindent + perltidy run for 9.6.
2016-08-03 Alvaro HerreraFix assorted problems in recovery tests
2016-08-02 Peter EisentrautConsistently capitalize names of recovery tests
2016-06-12 Noah MischFinish pgindent run for 9.6: Perl files.
2016-05-04 Alvaro HerreraRevert timeline following in replication slots
2016-04-15 Fujii MasaoMake regression test for multiple synchronous standbys...
2016-04-08 Fujii MasaoAdd regression tests for multiple synchronous standbys.
2016-04-01 Alvaro HerreraFix logical_decoding_timelines test crashes
2016-03-31 Alvaro HerreraFix recovery_min_apply_delay test
next