Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 529 Bytes

CHANGES.md

File metadata and controls

25 lines (17 loc) · 529 Bytes

0.9.8 (2025-01-05)

Fixed

  • Fix cross-compilation by using the right ar binary (#15, @anmonteiro)
  • Fix build on glibc >= 2.38 (#17, @anmonteiro)

0.9.7

Fixed

  • Bumped pg_query version to fix build on ARM (#8, @apeschar)

0.9.6

Fixed

  • Replaced core with cmdliner to reduce number of dependencies (#4, @eWert-Online)

0.9.5

Fixed

  • Changed libpg_query Makefile to allow static compilation (#2, @anmonteiro)

0.9.4

Fixed

  • Fixed building on FreeBSD (#1, @DavidAlphaFox)
  • Added Makefile