Skip to content

ci: release-server uses PGRX_PG_CONFIG_PATH (matches prod)#9

Merged
jaredLunde merged 1 commit into
mainfrom
fix/pgrx-config-path
Jun 21, 2026
Merged

ci: release-server uses PGRX_PG_CONFIG_PATH (matches prod)#9
jaredLunde merged 1 commit into
mainfrom
fix/pgrx-config-path

Conversation

@jaredLunde

Copy link
Copy Markdown
Contributor

cargo pgrx init failed creating PGRX_HOME. The working prod script (postgres/packer/scripts/build-beyond-extensions.sh) sets PGRX_PG_CONFIG_PATH=$PG_CONFIG and runs cargo pgrx package directly. Mirror that. 🤖 Generated with Claude Code

Match the postgres repo's build-beyond-extensions.sh: point pgrx at the system
pg_config via PGRX_PG_CONFIG_PATH (no PGRX_HOME / cargo pgrx init).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jaredLunde jaredLunde merged commit a95498a into main Jun 21, 2026
6 checks passed
@jaredLunde jaredLunde deleted the fix/pgrx-config-path branch June 21, 2026 01:45
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