aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/guc_tables.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2024-08-29 09:12:12 +0530
committerAmit Kapila <akapila@postgresql.org>2024-08-29 09:12:12 +0530
commit640178c92e3f6c74d275369b291b507834f1309e (patch)
treef290870e19c7b160800289d64c828b1f2f07ea14 /src/backend/utils/misc/guc_tables.c
parent9d90e2bdafbdeba037aa4fee3febe9f48201bf74 (diff)
downloadpostgresql-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