summaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/conflict.c
AgeCommit message (Expand)Author
2025-08-25Message wording improvementsPeter Eisentraut
2025-08-04Detect and report update_deleted conflicts.Amit Kapila
2025-04-10Improve various new-to-v18 appendStringInfo callsDavid Rowley
2025-03-24Detect and Log multiple_unique_conflicts type conflict.Amit Kapila
2025-01-01Update copyright for 2025Bruce Momjian
2024-09-04Collect statistics about conflicts in logical replication.Amit Kapila
2024-08-29Rename the conflict types for the origin differ cases.Amit Kapila
2024-08-20Log the conflicts while applying changes in logical replication.Amit Kapila