Skip to content

Fix issue 1045 - error using path var in WHERE#1357

Merged
jrgemignani merged 1 commit intoapache:PG13from
MuhammadTahaNaveed:issue_1045_PG13
Nov 6, 2023
Merged

Fix issue 1045 - error using path var in WHERE#1357
jrgemignani merged 1 commit intoapache:PG13from
MuhammadTahaNaveed:issue_1045_PG13

Conversation

@MuhammadTahaNaveed
Copy link
Member

  • Added cypher_path as an entity(along side cypher_node and cypher_relationship) in order for WHERE in MATCH clause to be able to reference it.

  • Fixed relevant error messages to be more specific.

  • Added regression tests.

- Added cypher_path as an entity(along side cypher_node and
  cypher_relationship) in order for WHERE in MATCH clause to
  be able to reference it.

- Fixed relevant error messages to be more specific.

- Added regression tests.
@github-actions github-actions bot added the PG13 PostgreSQL13 label Nov 6, 2023
@jrgemignani jrgemignani merged commit 6b7634e into apache:PG13 Nov 6, 2023
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the issue_1045_PG13 branch November 6, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG13 PostgreSQL13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants