index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
/
t
Age
Commit message (
Expand
)
Author
5 days
Add the MODE option to the WAIT FOR LSN command
Alexander Korotkov
6 days
Fix typos and inconsistencies in code and comments
Michael Paquier
7 days
Improve a couple of error messages.
Tom Lane
9 days
Update copyright for 2026
Bruce Momjian
2025-12-23
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
2025-12-18
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
2025-12-16
Add TAP test to check recovery when redo LSN is missing
Michael Paquier
2025-12-15
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-22
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-29
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-20
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-08
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
[next]