Skip to content
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

(WIP) Add pg_query_parse_summary() and supporting code #274

Draft
wants to merge 29 commits into
base: 17-latest
Choose a base branch
from

Conversation

duckinator
Copy link

@duckinator duckinator commented Feb 27, 2025

No description provided.

Comment on lines 4122 to 4123
message Table {
string table = 1;
Copy link
Member

Choose a reason for hiding this comment

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

As discussed, probably best to follow the Ruby structure here, which has a few more fields:

https://github.com/pganalyze/pg_query/blob/main/lib/pg_query/parse.rb#L319

@duckinator duckinator force-pushed the summary branch 3 times, most recently from da68209 to 9fac504 Compare March 4, 2025 17:46
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.

3 participants