Skip to content

PostgreSQL: Parse ROWS FROM table functions - #2524

Open
BenSatori wants to merge 1 commit into
apache:mainfrom
BenSatori:postgres-rows-from-ordinality
Open

BenSatori wants to merge 1 commit into
apache:mainfrom
BenSatori:postgres-rows-from-ordinality

Conversation

@BenSatori

@BenSatori BenSatori commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Adds parsing and display support for PostgreSQL ROWS FROM table functions in FROM clauses, including WITH ORDINALITY and result aliases.

PostgreSQL docs: https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-TABLEFUNCTIONS

The docs also describe per-function column-definition lists inside ROWS FROM, which remain a separate syntax surface.

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