Skip to content

Add support for PostgreSQL JSON function 'RETURNING' clauses#2001

Merged
iffyio merged 1 commit intoapache:mainfrom
adamchainz:issue_2000
Aug 26, 2025
Merged

Add support for PostgreSQL JSON function 'RETURNING' clauses#2001
iffyio merged 1 commit intoapache:mainfrom
adamchainz:issue_2000

Conversation

@adamchainz
Copy link
Copy Markdown
Contributor

Fixes #2000.

Comment thread tests/sqlparser_postgres.rs Outdated
Comment thread src/ast/mod.rs Outdated
Comment thread src/parser/mod.rs Outdated
Copy link
Copy Markdown
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @adamchainz!
cc @alamb

@iffyio iffyio merged commit 9f515bf into apache:main Aug 26, 2025
10 checks passed
@adamchainz adamchainz deleted the issue_2000 branch August 29, 2025 09:32
ayman-sigma pushed a commit to sigmacomputing/sqlparser-rs that referenced this pull request Feb 3, 2026
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.

Support Postgres' JSON_OBJECT function RETURNING clause

2 participants