Commits

DateSubjectAuthorReleases
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 13.14
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 12.18
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 17.0
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 16.2
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 15.6
2023-10-17 Restart the apply worker if the privileges have been revoked. Amit Kapila 17.0
2023-08-22 Simplify the logical worker type checks by using the switch on worker type. Amit Kapila 17.0
2023-08-14 Simplify determining logical replication worker types. Amit Kapila 17.0
2023-08-03 Refactor to split Apply and Tablesync Workers code. Amit Kapila 17.0
2023-06-15 Fix possible crash in tablesync worker. Amit Kapila 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-24 Fix the Drop Database hang. Amit Kapila 15.2
2023-01-24 Fix the Drop Database hang. Amit Kapila 14.7
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2022-10-11 Add a common function to generate the origin name. Amit Kapila 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-08-30 Drop replication origin slots before tablesync worker exits. Amit Kapila 16.0
2022-06-02 Prohibit combining publications with different column lists. Amit Kapila 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-03-17 Fix race condition in drop subscription's handling of tablesync slots. Amit Kapila 14.0
2021-02-15 Fix the warnings introduced in commit ce0fdbfe97. Amit Kapila 14.0