Commits

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

DateSubjectAuthorReleases
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 16 (unreleased)
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 16.12
2025-08-01 Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. Amit Kapila 16.10
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 16.10
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 16.3
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 16.2
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 16.2
2023-06-20 Pre-beta2 mechanical code beautification. Tom Lane 16.0
2023-06-15 Fix possible crash in tablesync worker. Amit Kapila 16.0
2023-06-09 Honor run_as_owner option in tablesync worker. Masahiko Sawada 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2023-03-23 Allow logical replication to copy tables in binary format. Amit Kapila 16.0
2023-01-24 Fix the Drop Database hang. Amit Kapila 16.0
2023-01-22 Track logrep apply workers' last start times to avoid useless waits. Tom Lane 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-06 Check for two_phase change at end of process_syncing_tables_for_apply. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-11 Add a common function to generate the origin name. Amit Kapila 16.0
2022-09-30 Fix tab-completion after commit 790bf615ddba Alvaro Herrera 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-09-21 Pass Size as a 2nd argument for snprintf() in tablesync.c. Amit Kapila 16.0
2022-09-12 Make the tablesync worker's replication origin drop logic robust. Amit Kapila 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0