Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2024-04-12 Fix the review comments and a bug in the slot sync code. Amit Kapila 17.0
2024-04-10 Fix a test in failover slots regression test. Amit Kapila 17.0
2024-04-08 Fix the intermittent buildfarm failures in 040_standby_failover_slots_sync. Amit Kapila 17.0
2024-04-05 Allow synced slots to have their inactive_since. Amit Kapila 17.0
2024-04-03 Ensure that the sync slots reach a consistent state after promotion without losing data. Amit Kapila 17.0
2024-03-27 Fix random failure in 004_subscription. Amit Kapila 17.0
2024-03-27 Change last_inactive_time to inactive_since in pg_replication_slots. Amit Kapila 17.0
2024-03-25 Track last_inactive_time in pg_replication_slots. Amit Kapila 17.0
2024-03-22 Track invalidation_reason in pg_replication_slots. Amit Kapila 17.0
2024-03-21 Allow dbname to be written as part of connstring via pg_basebackup's -R option. Amit Kapila 17.0
2024-03-14 Fix typos in reorderbuffer.c. Amit Kapila 17.0
2024-03-13 Fix a random failure in 038_save_logical_slots_shutdown.pl. Amit Kapila 17.0
2024-03-12 Remove redundant fetch of the recent flush pointer in WalSndWaitForWal. Amit Kapila 17.0
2024-03-11 Doc: Warn about two_phase when altering a subscription's slot name. Amit Kapila 17.0
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-03-06 Doc: Improve replication slot synchronization section. Amit Kapila 17.0
2024-03-01 Fix BF failure introduced by commit b3f6b14cf4. Amit Kapila 17.0
2024-02-29 Fixups for commit 93db6cbda0. Amit Kapila 17.0
2024-02-22 Fix BF failure in commit 93db6cbda0. Amit Kapila 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-22 Fix the intermittent buildfarm failures in 031_column_list. Amit Kapila 17.0
2024-02-22 Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48. Amit Kapila 17.0
2024-02-19 Fix 004_subscription.pl to allow its usage in --link mode. Amit Kapila 17.0
2024-02-16 Disable autovacuum on primary in 040_standby_failover_slots_sync test. Amit Kapila 17.0
2024-02-16 Fix the incorrect format specifier used in commit 7a424ece48. Amit Kapila 17.0