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
Commit message (
Expand
)
Author
Age
*
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
*
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-24
*
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
*
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-06-08
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
*
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
*
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-28
*
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-25
*
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-24
*
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-24
*
Add a wait_for_catchup() before immediate stop of a test master.
Noah Misch
2020-04-13
*
Further stabilize results of 019_replslot_limit.pl.
Tom Lane
2020-04-09
*
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-07
*
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-04-04
*
Allow walreceiver configuration to change on reload
Alvaro Herrera
2020-03-27
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
*
Fix typo in recently-added TAP test for replication slots
Michael Paquier
2020-01-31
*
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-30
*
Fail if recovery target is not reached
Peter Eisentraut
2020-01-29
*
Revert test added by commit d207038053.
Amit Kapila
2020-01-14
*
Fix running out of file descriptors for spill files.
Amit Kapila
2020-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-30
*
Move pump_until to TestLib.pm.
Amit Kapila
2019-11-28
*
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-06
*
Use data directory inode number, not port, to select SysV resource keys.
Tom Lane
2019-09-05
*
Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.
Tom Lane
2019-08-26
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
Fix failure with pgperlcritic from the TAP test of synchronous replication
Michael Paquier
2019-07-25
*
Improve stability of TAP test for synchronous replication
Michael Paquier
2019-07-24
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Fix double-word typos
Alvaro Herrera
2019-06-13
*
Update stale comments, and fix comment typos.
Noah Misch
2019-06-08
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Remove dependency to pageinspect in recovery tests
Michael Paquier
2019-04-19
*
Don't write to stdin of a test process that could have already exited.
Noah Misch
2019-04-15
[next]