Skip to content

fix: Resolve schema-qualified catalog functions (pg_catalog, etc.) - #217

Merged
MazterQyou merged 1 commit into
cubesql-3-04-2022from
cubesql/pg-catalog-fix
Jul 1, 2026
Merged

fix: Resolve schema-qualified catalog functions (pg_catalog, etc.)#217
MazterQyou merged 1 commit into
cubesql-3-04-2022from
cubesql/pg-catalog-fix

Conversation

@MazterQyou

@MazterQyou MazterQyou commented Jun 30, 2026

Copy link
Copy Markdown
Member

This PR fixes an issue introduced with sqlparser bump where compound functions are parsed as compound function names; drop the compound part for public and pg_catalog to match PostgreSQL semantics.

Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
@MazterQyou
MazterQyou merged commit c7e6855 into cubesql-3-04-2022 Jul 1, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant