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

fix: integer parsing in libpg_query #7

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

markandrus
Copy link

@markandrus markandrus commented Oct 8, 2024

Update libpg_query from 43bad3c to 680f5ee:

* 680f5ee (HEAD, origin/HEAD, origin/17-latest, origin/16-latest, 16-latest) Fix datatype handling for plpgsql function parameters (#256)
* 972c748 Fix parsing of negative integer constants (#249)
* 967fbee add pg_query.rs to README
* 43bad3c Add option to normalize only utility statements

@aleclarson aleclarson changed the title fix: update libpg_query to fix #2 fix: integer parsing in libpg_query Nov 6, 2024
@aleclarson aleclarson merged commit a198989 into pg-nano:16-latest Nov 6, 2024
@markandrus markandrus deleted the update-libpg_query branch November 11, 2024 11:02
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.

2 participants