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
*
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-09-18
*
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-17
*
Prohibit altering invalidated replication slots.
Amit Kapila
2024-09-13
*
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-05
*
Avoid installcheck failure in TAP tests using injection_points
Michael Paquier
2024-09-04
*
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-09-04
*
Stabilize 039_end_of_wal test.
Thomas Munro
2024-08-31
*
Message style improvements
Peter Eisentraut
2024-08-29
*
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-10
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
Revert "Test that vacuum removes tuples older than OldestXmin"
Melanie Plageman
2024-07-22
*
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2024-07-19
*
Avoid error in recovery test if history file is not yet present
Andrew Dunstan
2024-07-17
*
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-02
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Run pgperltidy
Michael Paquier
2024-07-01
*
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-27
*
Fix typo in 029_stats_restart.pl
Michael Paquier
2024-06-18
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Fix pg_sequence_last_value() for unlogged sequences on standbys.
Nathan Bossart
2024-05-13
*
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-04-23
*
freespace: Don't return blocks past the end of the main fork.
Noah Misch
2024-04-13
*
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
*
Fix a test in failover slots regression test.
Amit Kapila
2024-04-10
*
Fix the intermittent buildfarm failures in 040_standby_failover_slots_sync.
Amit Kapila
2024-04-08
*
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-05
*
Ensure that the sync slots reach a consistent state after promotion without l...
Amit Kapila
2024-04-03
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
*
Change last_inactive_time to inactive_since in pg_replication_slots.
Amit Kapila
2024-03-27
*
Track last_inactive_time in pg_replication_slots.
Amit Kapila
2024-03-25
*
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-22
*
Add basic TAP tests for the low-level backup method, take two
Michael Paquier
2024-03-15
*
Revert "Add basic TAP tests for the low-level backup method"
Michael Paquier
2024-03-14
*
Add basic TAP tests for the low-level backup method
Michael Paquier
2024-03-14
*
Fix a random failure in 038_save_logical_slots_shutdown.pl.
Amit Kapila
2024-03-13
*
Keep replication slot statistics on invalidation
Michael Paquier
2024-03-12
*
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-08
*
Revert "Add recovery TAP test for race condition with slot invalidations"
Michael Paquier
2024-03-07
*
Add recovery TAP test for race condition with slot invalidations
Michael Paquier
2024-03-06
*
Rework redundant code in subtrans.c
Alvaro Herrera
2024-03-05
*
Add PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-03-04
*
Add regression test for restart points during promotion
Michael Paquier
2024-03-04
*
Fix BF failure introduced by commit b3f6b14cf4.
Amit Kapila
2024-03-01
*
Fixups for commit 93db6cbda0.
Amit Kapila
2024-02-29
*
Fix BF failure in commit 93db6cbda0.
Amit Kapila
2024-02-22
[next]