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
2 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
8 days
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
10 days
Add TAP test to check recovery when redo LSN is missing
Michael Paquier
11 days
Add retry logic to pg_sync_replication_slots().
Amit Kapila
2025-12-06
Improve error reporting of recovery test 027_stream_regress
Michael Paquier
2025-12-03
Rename BUFFERPIN wait event class to BUFFER
Andres Freund
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-26
Fix test failure caused by commit 76b78721ca.
Amit Kapila
2025-11-25
Add slotsync skip statistics.
Amit Kapila
2025-11-05
Implement WAIT FOR command
Alexander Korotkov
2025-11-05
Fix timing-dependent failure in recovery test 004_timeline_switch
Michael Paquier
2025-11-04
Fix unconditional WAL receiver shutdown during stream-archive transition
Michael Paquier
2025-11-01
Remove unused variable in recovery/t/006_logical_decoding.pl.
Tom Lane
2025-10-31
Add test tracking WAL receiver shutdown for primary_conninfo updates
Michael Paquier
2025-10-23
Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-10-17
Fix matching check in recovery test 042_low_level_backup
Michael Paquier
2025-09-25
Fix comments in recovery tests
Daniel Gustafsson
2025-08-21
Apply some fat commas to commands of TAP tests
Michael Paquier
2025-08-11
Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025-08-04
Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
2025-07-29
Add regression test for background worker restart after crash.
Fujii Masao
2025-07-19
Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
2025-07-19
Improve the stability of the recovery test 047_checkpoint_physical_slot
Alexander Korotkov
2025-07-19
Check status of nodes after regression test run in 027_stream_regress
Michael Paquier
2025-07-11
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-03
Improve checks for GUC recovery_target_timeline
Michael Paquier
2025-06-30
Run pgperltidy
Joe Conway
2025-06-24
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2025-06-23
Temporarily remove 046_checkpoint_logical_slot.pl
Alexander Korotkov
2025-06-19
Improve runtime and output of tests for replication slots checkpointing.
Alexander Korotkov
2025-06-14
Add TAP tests to check replication slot advance during the checkpoint
Alexander Korotkov
2025-05-22
Replace deprecated log_connections values in docs and tests
Melanie Plageman
2025-04-20
Test restartpoints in archive recovery.
Noah Misch
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-08
Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
2025-04-07
Flush the IO statistics of active WAL senders more frequently
Michael Paquier
2025-04-04
Fix logical decoding test to correctly check slot removal on standby.
Fujii Masao
2025-04-04
Fix logical decoding regression tests to correctly check slot existence.
Fujii Masao
2025-04-03
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-03
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-05
Fix some gaps in pg_stat_io with WAL receiver and WAL summarizer
Michael Paquier
2025-02-24
Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted primary.
Masahiko Sawada
2025-02-20
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-19
Add a test for commit ac0e33136a using the injection point.
Amit Kapila
2025-02-12
Fix issue in recovery test 041_checkpoint_at_promote
Michael Paquier
2025-02-09
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-02-07
Move SQL tests of pg_stat_io for WAL data to recovery test 029_stats_restart
Michael Paquier
[next]