- Fix cross-compilation by using the right
ar
binary (#15, @anmonteiro) - Fix build on glibc >= 2.38 (#17, @anmonteiro)
- Bumped
pg_query
version to fix build on ARM (#8, @apeschar)
- Replaced core with cmdliner to reduce number of dependencies (#4, @eWert-Online)
- Changed libpg_query Makefile to allow static compilation (#2, @anmonteiro)
- Fixed building on FreeBSD (#1, @DavidAlphaFox)
- Added Makefile