Skip to content

Extended support Postgres' Extract( field FROM source) #1591

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

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

manticore-projects
Copy link
Contributor

Extended support Postgres' Extract( field FROM source) where field is a String instead of a Keyword

Fixes #1582
Amend the ExtractExpression
Add Test case for issue #1582
Amend the README

…` is a String instead of a Keyword

Fixes JSQLParser#1582
Amend the ExtractExpression
Add Test case for issue JSQLParser#1582
Amend the README
@wumpz wumpz merged commit 2b3ce25 into JSQLParser:master Jul 19, 2022
@manticore-projects manticore-projects deleted the PostgresqlExtractFrom branch July 19, 2022 23:34
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.

Postgresql: sql snippet causes hang in parser
2 participants