Message wording improvements
authorPeter Eisentraut <[email protected]>
Mon, 25 Aug 2025 20:59:00 +0000 (22:59 +0200)
committerPeter Eisentraut <[email protected]>
Mon, 25 Aug 2025 20:59:00 +0000 (22:59 +0200)
commit9d115b9e11f553991badc0148bfa52580d1b3c8f
tree1fcfaca13a5dd284c75f7a3c8d573e38afada297
parente76738e597907d7cece10f67b0769b6d0b8d461e
Message wording improvements

Use "row" instead of "tuple" for user-facing information for
logical replication conflicts.
doc/src/sgml/logical-replication.sgml
src/backend/executor/execReplication.c
src/backend/replication/logical/conflict.c
src/include/replication/conflict.h
src/test/subscription/t/001_rep_changes.pl
src/test/subscription/t/013_partition.pl
src/test/subscription/t/029_on_error.pl
src/test/subscription/t/030_origin.pl
src/test/subscription/t/035_conflicts.pl