Skip to content

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 <jrgemignani@gmail.com>
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 <jrgemignani@gmail.com>
    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 PG13 PostgreSQL13 override-stale To keep issues/PRs untouched from stale action labels Aug 8, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed merged commit a284a9b into apache:PG13 Aug 8, 2024
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 PG13 PostgreSQL13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants