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
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
2024-06-28
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-18
Fix typo in 029_stats_restart.pl
Michael Paquier
2024-05-17
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-15
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-05-13
Fix pg_sequence_last_value() for unlogged sequences on standbys.
Nathan Bossart
2024-04-23
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-04-13
freespace: Don't return blocks past the end of the main fork.
Noah Misch
2024-04-11
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-10
Fix a test in failover slots regression test.
Amit Kapila
2024-04-08
Fix the intermittent buildfarm failures in 040_standby_failover_slots_sync.
Amit Kapila
2024-04-05
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-03
Ensure that the sync slots reach a consistent state after promotion without l...
Amit Kapila
2024-04-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
[next]