pganalyze / pg_query

Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support PG 14

jmo-qap opened this issue · comments

As of 2021-09-30 postgres 14 was released: https://www.postgresql.org/about/news/postgresql-14-released-2318/

There's (even more) new JSON syntax along with several other FUNCTION/PROCEDURE syntax additions.