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

Upstream pg_query extensions #132

Open
3 tasks
psteinroe opened this issue Aug 1, 2024 · 0 comments
Open
3 tasks

Upstream pg_query extensions #132

psteinroe opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psteinroe
Copy link
Collaborator

The pg_query_ext crate is a small wrapper around pg_query that uses procedural macros to implement missing or incomplete functionality from pg_query. To improve performance and clean up our implementation, we should

  • contribute the nodes iterators upstream
  • (maybe) contribute the location getter upstream
  • (maybe) contribute the properties getter upstream
@psteinroe psteinroe self-assigned this Aug 1, 2024
@psteinroe psteinroe added the enhancement New feature or request label Aug 1, 2024
@psteinroe psteinroe mentioned this issue Aug 1, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant