pganalyze / libpg_query

C library for accessing the PostgreSQL parser outside of the server environment
BSD 3-Clause "New" or "Revised" License
1.21k stars 182 forks source link

Additional deparser fixes for Postgres 16 #229

Closed lfittl closed 11 months ago

lfittl commented 11 months ago

On top of https://github.com/pganalyze/libpg_query/pull/225.

This makes all SQL contained in Postgres 16 regression tests work successfully with the deparser.