Skip to content

Document how to fix pgvector build errors when XCode SDK path changes

What does this merge request do and why?

This MR documents how to resolve the pgvector build errors when the XCode SDK path is not configured correctly for the extension due to macOS or XCode upgrades.

Closes #1828 (closed)

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports