Skip to content

Release 6.2.2#145

Merged
lfittl merged 2 commits intomainfrom
release-6.2.2
Jan 28, 2026
Merged

Release 6.2.2#145
lfittl merged 2 commits intomainfrom
release-6.2.2

Conversation

@lfittl
Copy link
Copy Markdown
Member

@lfittl lfittl commented Jan 28, 2026

No description provided.

@lfittl lfittl requested a review from a team January 28, 2026 02:40
@seanlinsley
Copy link
Copy Markdown
Member

I'm not too familiar with the Go library, but don't there need to be new functions in pg_query.go for pg_query_summary and pg_query_is_utility_stmt?

@lfittl
Copy link
Copy Markdown
Member Author

lfittl commented Jan 28, 2026

I'm not too familiar with the Go library, but don't there need to be new functions in pg_query.go for pg_query_summary and pg_query_is_utility_stmt?

Yep, you're right - I intended to add that later, but it's odd that we point it out in the changelog but it isn't usable. I think we don't have a use case for pg_query_summary in pg_query_go right now (edit: I reconsidered and also added the summary helper in #147), but I added the helper for pg_query_is_utility_stmt in #146.

@lfittl lfittl merged commit 6a1adb4 into main Jan 28, 2026
4 checks passed
@lfittl lfittl deleted the release-6.2.2 branch January 28, 2026 06:43
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