Commits

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

DateSubjectAuthorReleases
2022-06-21 Fix stale values in partition map entries on subscribers. Amit Kapila 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-06-15 Fix cache look-up failures while applying changes in logical replication. Amit Kapila 15.0
2022-06-02 Prohibit combining publications with different column lists. Amit Kapila 15.0
2022-05-31 Fix typo in hash README. Amit Kapila 15.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-05-11 Fix the logical replication timeout during large transactions. Amit Kapila 15.0
2022-04-20 Stabilize streaming tests in test_decoding. Amit Kapila 15.0
2022-04-19 Fix the check to limit sync workers. Amit Kapila 15.0
2022-04-18 Add additional documentation for row filters. Amit Kapila 15.0
2022-04-12 Fix grammatical errors and typos in logical replication docs. Amit Kapila 15.0
2022-04-07 Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila 15.0
2022-04-06 Improve comments for row filtering and toast interaction in logical replication. Amit Kapila 15.0
2022-03-31 Raise a WARNING for missing publications. Amit Kapila 15.0
2022-03-30 Skip empty transactions for logical replication. Amit Kapila 15.0
2022-03-25 Remove some useless free calls. 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-04 Add some additional tests for row filters in logical replication. Amit Kapila 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-02-26 Fix typo in logicalfuncs.c. Amit Kapila 15.0