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
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
7 hours
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
2025-01-31
Raise an error while trying to acquire an invalid slot.
Amit Kapila
2025-01-29
Fix grammatical typos around possessive "its"
John Naylor
2025-01-22
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
Run perltidy
Michael Paquier
2025-01-20
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-17
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-16
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-30
Fix failures with incorrect epoch handling for 2PC files at recovery
Michael Paquier
2024-12-16
Make 009_twophase.pl test pass with recovery_min_apply_delay set
Heikki Linnakangas
2024-11-07
Improve handling of empty query results in BackgroundPsql::query()
Michael Paquier
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-10-24
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-22
Make all Perl warnings fatal in 043_wal_replay_wait.pl
Alexander Korotkov
2024-09-27
Avoid 037_invalid_database.pl hang under debug_discard_caches.
Noah Misch
2024-09-18
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-09-17
Ensure standby promotion point in 043_wal_replay_wait.pl
Alexander Korotkov
2024-09-17
Minor cleanup related to pg_wal_replay_wait() procedure
Alexander Korotkov
2024-09-13
Prohibit altering invalidated replication slots.
Amit Kapila
2024-09-05
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-03
Avoid installcheck failure in TAP tests using injection_points
Michael Paquier
2024-09-03
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-08-31
Stabilize 039_end_of_wal test.
Thomas Munro
2024-08-29
Message style improvements
Peter Eisentraut
2024-08-10
Add tests for pg_wal_replay_wait() errors
Alexander Korotkov
2024-08-10
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-07-22
Revert "Test that vacuum removes tuples older than OldestXmin"
Melanie Plageman
2024-07-19
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2024-07-17
Avoid error in recovery test if history file is not yet present
Andrew Dunstan
2024-07-02
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-01
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-06-30
Run pgperltidy
Michael Paquier
[next]