Skip to content

Ltree contains op #5880

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

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Ltree contains op #5880

wants to merge 17 commits into from

Conversation

griffio
Copy link
Collaborator

@griffio griffio commented Aug 10, 2025

Example branch for basic LTREE support contains operator - see #5875

https://www.postgresql.org/docs/current/ltree.html

LTREE is a trusted PostgreSql extension and still requires CREATE EXTENSION Ltree

Shows type mapping of LTREE type and Integration test

🔕 Not for merging


  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

exists_operator is shared by json and ltree
exists_operator_expression is after json_expression because "??" would match "??| ??&"
Add function subpath
Map overlapsOperatorExpression to Boolean Type
Integration Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants