Skip to content

Conversation

@psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Oct 26, 2025

after reviewing the comments on our first attempt to add this project to homebrew (Homebrew/homebrew-core#218049), i realised that we can significantly improve the build in our homebrew recipe if we add libpg_query as a homebrew dependency (yes, it is available there as a formula).

this PR adds a "dual build" to the build script of pgt_query. If LIBPG_QUERY_PATH is set, we link the library directly and skip the build.

tested this locally.

once this is merged, I will publish a new release and create the pr for homebrew.

@psteinroe psteinroe merged commit c63ff0c into main Oct 27, 2025
8 checks passed
@juleswritescode juleswritescode deleted the chore/support-system-build branch October 28, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants