Commits

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

DateSubjectAuthorReleases
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 16.2
2023-09-27 Fix the misuse of origin filter across multiple pg_logical_slot_get_changes() calls. Amit Kapila 16.1
2023-09-13 Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. Amit Kapila 16.1
2023-08-24 Fix the error message when failing to restore the snapshot. Amit Kapila 16.0
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 16.0
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 16.0
2023-06-22 Doc: Clarify the behavior of triggers/rules in a logical subscriber. Amit Kapila 16.0
2023-06-21 Fix the errhint message and docs for drop subscription failure. Amit Kapila 16.0
2023-06-15 Fix possible crash in tablesync worker. Amit Kapila 16.0
2023-06-07 Reload configuration more frequently in apply worker. Amit Kapila 16.0
2023-05-09 Fix the race condition in the test case added by commit a6e04b1d20. Amit Kapila 16.0
2023-05-09 Fix invalid memory access during the shutdown of the parallel apply worker. Amit Kapila 16.0
2023-05-04 Test that invalidated logical slots doesn't retain WAL. Amit Kapila 16.0
2023-05-03 Fix assertion failure in apply worker. Amit Kapila 16.0
2023-04-28 Improve one of the test cases in 035_standby_logical_decoding.pl. Amit Kapila 16.0
2023-04-27 Add a test to verify that subscription to the standby works. Amit Kapila 16.0
2023-04-25 Reduce the log level in 035_standby_logical_decoding.pl. Amit Kapila 16.0
2023-04-24 Display 'password_required' option for \dRs+ command. Amit Kapila 16.0
2023-04-20 Restart the apply worker if the 'password_required' option is changed. Amit Kapila 16.0
2023-04-08 Doc: Fix the datatype of the newly added SUBSCRIPTION options. Amit Kapila 16.0
2023-04-07 Add tab-completion for newly added SUBSCRIPTION options. Amit Kapila 16.0
2023-04-05 Add Copyright notice in 001_basic.pl and 002_pg_upgrade.pl. Amit Kapila 16.0
2023-03-31 Add XML ID attributes to create_publication.sgml. Amit Kapila 16.0
2023-03-30 Refactor pgoutput_change(). Amit Kapila 16.0
2023-03-29 Avoid syncing data twice for the 'publish_via_partition_root' option. Amit Kapila 16.0