libpg_query icon indicating copy to clipboard operation
libpg_query copied to clipboard

Add support for Postgres 18

Open lfittl opened this issue 2 weeks ago • 0 comments

(against 17-latest for the review, but for release we will instead rename the branch to 18-latest)

TODO

  • [ ] Fix "#include <xlocale.h>" error with CI (and presumably any Linux)
  • [ ] Fix deparser differences/crashes (test/deparse)
  • [ ] Fix PL/pgSQL parsing crash (test/parse_plpgsql)

lfittl avatar Dec 16 '25 02:12 lfittl