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

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

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

Zainab-Saad
Copy link
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-actions github-actions bot added the PG12 PostgreSQL12 label Nov 24, 2023
@jrgemignani jrgemignani merged commit 6cbb11e into apache:PG12 Nov 28, 2023
7 checks passed
@Zainab-Saad Zainab-Saad deleted the ft/PG12/extend_containment_ops branch February 8, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG12 PostgreSQL12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants