Commits

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

DateSubjectAuthorReleases
2025-03-06 Avoid invalidating all RelationSyncCache entries on publication change. Amit Kapila 18.0
2025-02-27 Fix the race condition in ReplicationSlotAcquire(). Amit Kapila 18.0
2025-02-27 Doc: Additional clarification for -d option of pg_createsubscriber. Amit Kapila 18.0
2025-02-26 Add two-phase option in pg_createsubscriber. Amit Kapila 18.0
2025-02-25 Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 18.0
2025-02-21 Fix a WARNING for data origin discrepancies. Amit Kapila 18.0
2025-02-20 Improve errdetail message added by ac0e33136a. Amit Kapila 18.0
2025-02-20 Include schema/table publications even with exclude options in dump. Amit Kapila 18.0
2025-02-19 Add a test for commit ac0e33136a using the injection point. Amit Kapila 18.0
2025-02-19 Invalidate inactive replication slots. Amit Kapila 18.0
2025-02-18 Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber. Amit Kapila 18.0
2025-02-18 Doc: Improve pg_replication_slots.inactive_since description. Amit Kapila 18.0
2025-02-05 Avoid updating inactive_since for invalid replication slots. Amit Kapila 18.0
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2025-01-30 Doc: Generated column replication. Amit Kapila 18.0
2025-01-28 Rename pubgencols_type to pubgencols in pg_publication. Amit Kapila 18.0
2025-01-24 Doc: Fix a typo introduced in 4a0e7314f1. Amit Kapila 18.0
2025-01-24 Doc: Fix column name in pg_publication catalog. Amit Kapila 18.0
2025-01-23 Fix buildfarm failure introduced by commit e65dbc9927. Amit Kapila 18.0
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2025-01-22 Fix \dRp+ output when describing publications with a lower server version. Amit Kapila 18.0
2025-01-22 Doc: Update the interaction of tablesync with wal_retrieve_retry_interval. Amit Kapila 18.0
2025-01-16 Doc: Improve the Replica Identity information. Amit Kapila 18.0
2024-12-17 Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila 18.0
2024-12-09 Improve the error message introduced in commit 87ce27de696. Amit Kapila 18.0