Skip to content

Ensure pg_git builds against PostgreSQL 14#39

Merged
seanwevans merged 1 commit intomainfrom
codex/fix-postgresql-version-mismatch-in-test
Aug 16, 2025
Merged

Ensure pg_git builds against PostgreSQL 14#39
seanwevans merged 1 commit intomainfrom
codex/fix-postgresql-version-mismatch-in-test

Conversation

@seanwevans
Copy link
Copy Markdown
Owner

Summary

  • install PostgreSQL 14 development packages in Docker build
  • compile and install using pg_config from PostgreSQL 14

Testing

  • sudo -u postgres make test (fails: parameter "schema" cannot be specified when "relocatable" is true)

https://chatgpt.com/codex/tasks/task_e_689fce8fbadc832896316073f2b75141

@seanwevans seanwevans merged commit 702a9a1 into main Aug 16, 2025
1 check failed
@seanwevans seanwevans deleted the codex/fix-postgresql-version-mismatch-in-test branch August 16, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant