Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Issue 1907: SET on MERGE not storing edge properties (#2019) #2022

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

jrgemignani
Copy link
Contributor

Fixed issue 1907: SET on MERGE not storing edge properties. This issue is the same as the following commit, except that it applies to edges.

commit 99e7c625d97782849e39bca93daca07b35c60772
Author: John Gemignani <[email protected]>
Date:   Wed Jul 6 16:26:14 2022 -0700

Edges were overlooked when fixing the vertices in that commit. This PR corrects that omission.

Current regression tests weren't impacted.

Added additional regression tests.

Fixed issue 1907: SET on MERGE not storing edge properties. This
issue is the same as the following commit, except that it applies
to edges.

    commit 99e7c62
    Author: John Gemignani <[email protected]>
    Date:   Wed Jul 6 16:26:14 2022 -0700

Edges were overlooked when fixing the vertices in that commit.
This PR corrects that omission.

Current regression tests weren't impacted.

Added additional regression tests.
@github-actions github-actions bot added PG15 PostgreSQL15 override-stale To keep issues/PRs untouched from stale action labels Aug 8, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed merged commit 4a2da5d into apache:PG15 Aug 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
override-stale To keep issues/PRs untouched from stale action PG15 PostgreSQL15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants