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

Feat(postgres): add support for all range/multirange types #1718

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

georgesittas
Copy link
Collaborator

Fixes #1717

Posting this as a simple fix; will check if / how we can refactor adding new types to avoid creating lots of enums.

Reference: https://www.postgresql.org/docs/current/rangetypes.html

@tobymao tobymao merged commit 5867fc4 into main Jun 3, 2023
@tobymao tobymao deleted the jo/postgres_range_types branch June 3, 2023 23:47
adrianisk pushed a commit to adrianisk/sqlglot that referenced this pull request Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue parsing tstzrange columns on postgres
2 participants