Commits

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

DateSubjectAuthorReleases
2023-03-29 Add XML ID attributes to create_subscription.sgml. Amit Kapila 16.0
2023-03-23 Ignore generated columns during apply of update/delete. Amit Kapila 16.0
2023-03-23 Allow logical replication to copy tables in binary format. Amit Kapila 16.0
2023-03-21 Ignore dropped columns during apply of update/delete. Amit Kapila 16.0
2023-03-17 Add macros for ReorderBufferTXN toptxn. Amit Kapila 16.0
2023-03-15 Add the testcases for 89e46da5e5. Amit Kapila 16.0
2023-03-15 Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber. Amit Kapila 16.0
2023-03-06 Deduplicate handling of binary and text modes in logicalrep_read_tuple(). Amit Kapila 16.0
2023-02-27 Change xl_hash_vacuum_one_page.ntuples from int to uint16. Amit Kapila 16.0
2023-02-16 Add a new wait state and use it when sending data in the apply worker. Amit Kapila 16.0
2023-02-08 Fix the logical replication timeout during large DDLs. Amit Kapila 16.0
2023-02-07 Use appropriate wait event when sending data in the apply worker. Amit Kapila 16.0
2023-02-03 Optimize the origin drop functionality. Amit Kapila 16.0
2023-02-02 Allow the logical_replication_mode to be used on the subscriber. Amit Kapila 16.0
2023-01-30 Rename GUC logical_decoding_mode to logical_replication_mode. Amit Kapila 16.0
2023-01-24 Fix the Drop Database hang. Amit Kapila 16.0
2023-01-20 Improve the description of Output Plugin Callbacks. Amit Kapila 16.0
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 16.0
2023-01-17 Improve the code to decide and process the apply action. Amit Kapila 16.0
2023-01-17 Fix typo in comment. Amit Kapila 16.0
2023-01-13 Ignore dropped and generated columns from the column list. Amit Kapila 16.0
2023-01-13 Avoid creating parallel apply state hash table unless required. Amit Kapila 16.0
2023-01-10 Document the newly added wait events added by commit 216a784829. Amit Kapila 16.0
2023-01-10 Fix the display of lock information for specktoken. Amit Kapila 16.0
2023-01-09 Fix the file mode of worker.c changed by the commit 216a784829. Amit Kapila 16.0