Skip to content

Extend agtype containment operators (@>, <@) (#1285) - #1420

Merged
jrgemignani merged 1 commit into
apache:PG12from
Zainab-Saad:ft/PG12/extend_containment_ops
Nov 28, 2023
Merged

Extend agtype containment operators (@>, <@) (#1285)#1420
jrgemignani merged 1 commit into
apache:PG12from
Zainab-Saad:ft/PG12/extend_containment_ops

Conversation

@Zainab-Saad

Copy link
Copy Markdown
Contributor

This PR is part of the patch originally authored by Josh Innis for #282 . The work included in this PR is as follows:

  • Enabled the usage of left and right containment operators inside the cypher queries
  • Extended this operator to be used with scalars
  • Added relevant regression tests

 This PR is part of the patch originally authored by Josh Innis
for issue # 282. The work included in this PR is as follows:
- Enable the usage of left and right containment operators inside
the cypher queries
- Extend this operator to be used with scalars
- Add relevant regression tests
@github-actionsgithub-actionsBot added the PG12 PostgreSQL12 label Nov 24, 2023
@jrgemignani
jrgemignani merged commit 6cbb11e into apache:PG12Nov 28, 2023
@Zainab-Saad
Zainab-Saad deleted the ft/PG12/extend_containment_ops branch February 8, 2024 07:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG12PostgreSQL12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Zainab-Saad@jrgemignani