git.postgresql.org Git - postgresql.git/commit
2024年8月29日 03:42:12 +0000 (09:12 +0530)
2024年8月29日 03:42:12 +0000 (09:12 +0530)
commit 640178c92e3f6c74d275369b291b507834f1309e
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
This is the main PostgreSQL git repository.
RSS
Atom