index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
Age
Commit message (
Expand
)
Author
2021-01-14
Stabilize timeline switch regression test.
Fujii Masao
2021-01-14
Ensure that a standby is able to follow a primary on a newer timeline.
Fujii Masao
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-23
Fix portability issues with parsing of recovery_target_xid
Michael Paquier
2020-12-22
Increase timeout in 021_row_visibility.pl.
Tom Lane
2020-12-13
Correct behavior descriptions in comments, and correct a test name.
Noah Misch
2020-11-04
Revert pg_relation_check_pages()
Michael Paquier
2020-10-28
Add pg_relation_check_pages() to check on-disk pages of a relation
Michael Paquier
2020-10-06
Try to unbreak 021_row_visibility.pl on mingw.
Andres Freund
2020-10-01
Fix and test snapshot behavior on standby.
Andres Freund
2020-09-14
Fix interpolation in test name.
Noah Misch
2020-08-16
Correct several behavior descriptions in comments.
Noah Misch
2020-07-20
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-07
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-06-24
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
Save slot's restart_lsn when invalidated due to size
Alvaro Herrera
2020-06-18
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-08
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-05-16
Fix walsender error cleanup code
Alvaro Herrera
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-04-29
Fix checkpoint signalling
Alvaro Herrera
2020-04-27
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-26
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-24
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-23
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-14
Add a wait_for_catchup() before immediate stop of a test master.
Noah Misch
2020-04-09
Further stabilize results of 019_replslot_limit.pl.
Tom Lane
2020-04-08
Revert 0f5ca02f53
Alexander Korotkov
2020-04-08
Remove testing for precise LSN/reserved bytes in new TAP test
Alvaro Herrera
2020-04-07
Appease perlcritic
Alvaro Herrera
2020-04-07
Allow users to limit storage reserved by replication slots
Alvaro Herrera
2020-04-07
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-07
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-04
Add perl2host call missing from a new test file.
Noah Misch
2020-04-04
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-27
Allow walreceiver configuration to change on reload
Alvaro Herrera
2020-03-22
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-21
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-01-31
Fix typo in recently-added TAP test for replication slots
Michael Paquier
2020-01-30
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-29
Fail if recovery target is not reached
Peter Eisentraut
2020-01-14
Revert test added by commit d207038053.
Amit Kapila
2020-01-02
Fix running out of file descriptors for spill files.
Amit Kapila
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-30
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-28
Move pump_until to TestLib.pm.
Amit Kapila
2019-10-02
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-09-06
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
[next]