diff options
author | Amit Kapila <akapila@postgresql.org> | 2024-08-29 09:12:12 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2024-08-29 09:12:12 +0530 |
commit | 640178c92e3f6c74d275369b291b507834f1309e (patch) | |
tree | f290870e19c7b160800289d64c828b1f2f07ea14 /src/backend/utils/misc/guc_tables.c | |
parent | 9d90e2bdafbdeba037aa4fee3febe9f48201bf74 (diff) | |
download | postgresql-640178c92e3f6c74d275369b291b507834f1309e.tar.gz postgresql-640178c92e3f6c74d275369b291b507834f1309e.zip |
Rename the conflict types for the origin differ cases.
The conflict types 'update_differ' and 'delete_differ' indicate that a row
to be modified was previously altered by another origin. Rename those to
'update_origin_differs' and 'delete_origin_differs' to clarify their
meaning.
Author: Hou Zhijie
Reviewed-by: Shveta Malik, Peter Smith
Discussion: https://postgr.es/m/CAA4eK1+HEKwG_UYt4Zvwh5o_HoCKCjEGesRjJX38xAH3OxuuYA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/misc/guc_tables.c')
0 files changed, 0 insertions, 0 deletions