index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
/
t
/
001_stream_rep.pl
Commit message (
Expand
)
Author
Age
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
*
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
*
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-30
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Fix SHOW ALL command for non-superusers with replication connection
Michael Paquier
2019-04-15
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
*
Remove race-prone hot_standby_feedback test cases in 001_stream_rep.pl.
Tom Lane
2018-07-18
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Simplify fetch-slot-xmins logic in recovery TAP tests.
Tom Lane
2017-08-12
*
Fix yet another race condition in recovery/t/001_stream_rep.pl.
Tom Lane
2017-08-08
*
Fix another race-condition-ish issue in recovery/t/001_stream_rep.pl.
Tom Lane
2017-07-05
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
*
Eat XIDs more efficiently in recovery TAP test.
Tom Lane
2017-06-28
*
Improve wait logic in TAP tests for streaming replication.
Tom Lane
2017-06-26
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
*
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
*
TAP tests for target_session_attrs connection parameter.
Robert Haas
2017-02-26
*
Reset hot standby xmin on master after restart
Simon Riggs
2017-01-26
*
Add 18 new recovery TAP tests
Simon Riggs
2017-01-04
*
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
*
Fix possible pg_basebackup failure on standby with "include WAL".
Robert Haas
2016-10-27
*
Fix assorted problems in recovery tests
Alvaro Herrera
2016-08-03
*
Consistently capitalize names of recovery tests
Peter Eisentraut
2016-08-02
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
*
Apply last revision of recovery patch
Alvaro Herrera
2016-02-26
*
Add a test framework for recovery
Alvaro Herrera
2016-02-26