Skip to content

Fix paths for PostgreSQL library and header file copying on Windows#1102

Merged
henderkes merged 1 commit intomainfrom
fix/posrgresql-win
Apr 14, 2026
Merged

Fix paths for PostgreSQL library and header file copying on Windows#1102
henderkes merged 1 commit intomainfrom
fix/posrgresql-win

Conversation

@crazywhalecc
Copy link
Copy Markdown
Owner

What does this PR do?

Try to fix #1084

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php or *.json, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • Add your test combination to src/globals/test-extensions.php.
    • If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

@henderkes henderkes merged commit bf1f54a into main Apr 14, 2026
6 checks passed
@henderkes henderkes deleted the fix/posrgresql-win branch April 14, 2026 06:36
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.

Followed From CLI Build Command Generator and got error

2 participants