This release adds full macOS Home brew build support, improves Linux PGXS and pg_config compatibility, and updates the README with simplified dependency setup instructions for both environments.
Changes
- Added Home brew-based build support for macOS (Ventura → Sequoia verified).
- Unified Makefile using PGXS for cross-platform builds (macOS & Linux).
- Verified builds on PostgreSQL 17 (Home brew) and PostgreSQL 17 dev packages on Linux.
- Updated README with dependency installation examples and simplified setup.
- Fixed an issue with the Gaussian Q-inverse (cdf_gaussian_qinv) calculation to ensure accurate results across all sigma values.