Skip to content

PostgreSQL: Support window frame exclusions - #2513

Open
BenSatori wants to merge 1 commit into
apache:mainfrom
BenSatori:postgres-window-frame-exclude
Open

BenSatori wants to merge 1 commit into
apache:mainfrom
BenSatori:postgres-window-frame-exclude

Conversation

@BenSatori

Copy link
Copy Markdown
Contributor

Adds parsing and AST display support for window frame exclusion clauses.

Supports EXCLUDE CURRENT ROW, EXCLUDE GROUP, EXCLUDE TIES, and EXCLUDE NO OTHERS.

PostgreSQL reference: https://www.postgresql.org/docs/current/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS

AI assistance was used to prepare this change.

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.

1 participant