Skip to content

Conversation

@mason-sharp
Copy link
Member

Revert two commits and cherry-pick another to get tests passing again on v5_STABLE in preparation for additional commits.

Allow PostgreSQL's configure script to auto-detect llvm-config
instead of hardcoding the path to /usr/bin/llvm-config-64.

This improves portability across different systems and LLVM
installations, as the hardcoded path may not exist on all
distributions. The --with-llvm flag is sufficient for configure
to find the appropriate llvm-config binary automatically

Based on dc39ea0 from main
@coderabbitai
Copy link

coderabbitai bot commented Feb 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch task/revert_docker_for_5

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mason-sharp mason-sharp requested a review from rasifr February 8, 2026 01:47
@mason-sharp mason-sharp force-pushed the task/revert_docker_for_5 branch from 2cc2bf5 to 9fef0c6 Compare February 8, 2026 03:35
Also address docker build
@mason-sharp mason-sharp force-pushed the task/revert_docker_for_5 branch from 9fef0c6 to 3b8fec7 Compare February 8, 2026 03:53
@mason-sharp mason-sharp merged commit 00aaaea into v5_STABLE Feb 8, 2026
11 of 14 checks passed
@mason-sharp mason-sharp deleted the task/revert_docker_for_5 branch February 8, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant