Commits

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

DateSubjectAuthorReleases
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 15 (unreleased)
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 15.15
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 15.14
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 15.4
2023-01-16 Fix some BufFileRead() error reporting Peter Eisentraut 15.2
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-11-02 Defend against unsupported partition relkind in logical replication worker. Tom Lane 15.1
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-07 Message style fixes Alvaro Herrera 15.0
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-05-13 Don't report stats in LogicalRepApplyLoop() when in xact. Andres Freund 15.0
2022-05-12 Add 'static' to file-local variables missing it. Andres Freund 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-28 Fix SQL syntax in comment in logical/worker.c John Naylor 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 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