index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to make crash restart test work on windows.
Andres Freund
2017-10-01
1
-18
/
+10
*
Ten-second timeout in 013_crash_restart.pl is not enough, let's try 60.
Tom Lane
2017-09-23
1
-3
/
+3
*
Expand expected output for recovery test even further.
Andres Freund
2017-09-22
1
-1
/
+1
*
Accept that server might not be able to send error in crash recovery test.
Andres Freund
2017-09-19
1
-24
/
+74
*
Make new crash restart test a bit more robust.
Andres Freund
2017-09-19
1
-13
/
+21
*
Add test for postmaster crash restarts.
Andres Freund
2017-09-18
1
-0
/
+192
*
Fix RecursiveCopy.pm to cope with disappearing files.
Tom Lane
2017-09-11
1
-1
/
+0
*
Fix two-phase commit test for recovery mode
Alvaro Herrera
2017-09-01
1
-0
/
+8
*
Avoid race condition in logical replication test
Simon Riggs
2017-09-01
1
-0
/
+5
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
5
-43
/
+45
*
Simplify fetch-slot-xmins logic in recovery TAP tests.
Tom Lane
2017-08-12
1
-40
/
+25
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
4
-76
/
+76
*
Fix yet another race condition in recovery/t/001_stream_rep.pl.
Tom Lane
2017-08-08
1
-1
/
+7
*
Fix another race-condition-ish issue in recovery/t/001_stream_rep.pl.
Tom Lane
2017-07-05
1
-7
/
+7
*
Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut
2017-07-05
4
-18
/
+0
*
Fix race condition in recovery/t/009_twophase.pl test.
Tom Lane
2017-07-02
1
-14
/
+39
*
Try to improve readability of recovery/t/009_twophase.pl test.
Tom Lane
2017-07-02
1
-128
/
+225
*
Improve TAP test function PostgresNode::poll_query_until().
Tom Lane
2017-07-02
1
-19
/
+2
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
4
-23
/
+16
*
Eat XIDs more efficiently in recovery TAP test.
Tom Lane
2017-06-28
1
-4
/
+18
*
Improve wait logic in TAP tests for streaming replication.
Tom Lane
2017-06-26
1
-20
/
+45
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
11
-222
/
+394
*
Avoid tests which crash the calling process on Windows
Andrew Dunstan
2017-05-12
2
-8
/
+25
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
6
-16
/
+16
*
Additional tests for subtransactions in recovery
Simon Riggs
2017-04-27
2
-38
/
+198
*
Set the priorities of all quorum synchronous standbys to 1.
Fujii Masao
2017-04-26
1
-1
/
+1
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
3
-13
/
+9
*
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
2
-9
/
+9
*
Cleanup slots during drop database
Simon Riggs
2017-03-28
2
-4
/
+66
*
Report catalog_xmin separately in hot_standby_feedback
Simon Riggs
2017-03-25
1
-5
/
+33
*
Fix recovery test hang
Peter Eisentraut
2017-03-25
1
-1
/
+1
*
Add a txid_status function.
Robert Haas
2017-03-24
1
-0
/
+46
*
Teach xlogreader to follow timeline switches
Simon Riggs
2017-03-22
2
-0
/
+132
*
Avoid Perl warning
Peter Eisentraut
2017-03-22
1
-1
/
+1
*
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-21
1
-1
/
+30
*
TAP tests for target_session_attrs connection parameter.
Robert Haas
2017-02-26
1
-1
/
+49
*
Add tests for two-phase commit
Alvaro Herrera
2017-02-21
1
-0
/
+322
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
4
-15
/
+15
*
Reset hot standby xmin on master after restart
Simon Riggs
2017-01-26
1
-1
/
+20
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
2
-2
/
+0
*
Add 18 new recovery TAP tests
Simon Riggs
2017-01-04
1
-1
/
+104
*
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
2
-23
/
+5
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Support quorum-based synchronous replication.
Fujii Masao
2016-12-19
1
-1
/
+32
*
Fix possible pg_basebackup failure on standby with "include WAL".
Robert Haas
2016-10-27
1
-0
/
+5
*
Use pg_ctl promote -w in TAP tests
Peter Eisentraut
2016-10-19
1
-4
/
+1
*
Fix WAL-logging of FSM and VM truncation.
Heikki Linnakangas
2016-10-19
1
-0
/
+93
*
Dirty replication slots when using sql interface
Simon Riggs
2016-09-05
2
-0
/
+42
*
New recovery target recovery_target_lsn
Simon Riggs
2016-09-03
1
-4
/
+24
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
1
-4
/
+4
[next]