Commits

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

DateSubjectAuthorReleases
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 15.15
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 15.4
2022-06-21 Fix partition table's REPLICA IDENTITY checking on the subscriber. Amit Kapila 15.0
2022-06-16 Fix data inconsistency between publisher and subscriber. Amit Kapila 15.0
2022-03-22 Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 15.0
2022-03-15 Fix compiler warning introduced in commit 705e20f855. Amit Kapila 15.0
2022-03-14 Optionally disable subscriptions on error. Amit Kapila 15.0
2022-03-08 Add the additional information to the logical replication worker errcontext. Amit Kapila 15.0
2022-03-07 Make the errcontext message in logical replication worker translation friendly. Amit Kapila 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-02-18 Fix a comment in worker.c. Amit Kapila 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-09-02 Optimize fileset usage in apply worker. Amit Kapila 15.0
2021-08-30 Refactor sharedfileset.c to separate out fileset implementation. Amit Kapila 15.0
2021-08-27 Add logical change details to logical replication worker errcontext. Amit Kapila 15.0
2021-08-19 Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP. Amit Kapila 15.0
2021-08-04 Add prepare API support for streaming transactions in logical replication. Amit Kapila 15.0
2021-07-30 Remove unused argument in apply_handle_commit_internal(). Amit Kapila 15.0
2021-07-29 Refactor to make common functions in proto.c and worker.c. Amit Kapila 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0