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

PG 14, PG 15 support #21

Closed
a-mckinley opened this issue Jul 1, 2022 · 6 comments
Closed

PG 14, PG 15 support #21

a-mckinley opened this issue Jul 1, 2022 · 6 comments

Comments

@a-mckinley
Copy link

I ran into this issue using a vscode extension Plpgsql language server, https://github.com/UniqueVision/plpgsql-lsp/.

PG14 introduced "create or replace trigger" which causes a parse error in libpg-query-node.

Do you intend to introduce support at some point for PG14?

@pyramation
Copy link
Collaborator

Hi! (pardon the delay, I just fixed my notifs)

https://github.com/pganalyze/libpg_query still is on 13, and therefore so are we. We can track and upgrade when they do.

@pyramation pyramation changed the title PG 14 support? PG 14 support Oct 16, 2022
@tgensol
Copy link

tgensol commented Dec 20, 2022

Hi there =)

https://github.com/pganalyze/libpg_query is now for 14 (and 15), thanking you in advance

@pyramation
Copy link
Collaborator

tracking 14 here and 15 here

@pyramation pyramation changed the title PG 14 support PG 14, PG 15 support Dec 22, 2022
@pyramation
Copy link
Collaborator

pyramation commented Dec 22, 2022

@nith2001
Copy link

nith2001 commented Apr 8, 2023

Hello @pyramation, thank you for the work you've been doing in libpg-query-node. I'm a developer from the Supabase codebase and we've been facing issues parsing Postgres queries past V13. We were able to trace the issue here since we use pgsql-parser, which uses this library as a sub-dependency.

We noticed that you have the V15 PR ready here, and we wanted to ask if it would be possible to merge this in, assuming it's ready. If not, could we get a timeline on how long before it can be merged?

@nith2001 nith2001 mentioned this issue Apr 8, 2023
Closed
@pyramation
Copy link
Collaborator

hey there @nith2001 — we have documented the issue here launchql/pgsql-parser#107

This is now closing and anyone who needs pgsql-parser upgrades, please check out the issue above and join the party there :)

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

No branches or pull requests

4 participants