Skip to content

Fix PostgreSQL patch compatibility - #924

Merged
crazywhalecc merged 3 commits into
mainfrom
fix/pgsql-version-compat
Oct 13, 2025
Merged

Fix PostgreSQL patch compatibility#924
crazywhalecc merged 3 commits into
mainfrom
fix/pgsql-version-compat

Conversation

@crazywhalecc

@crazywhalecc crazywhalecc commented Oct 13, 2025

Copy link
Copy Markdown
Owner

What does this PR do?

Just in case someone still want to build with older version like 16. The old version may not have these files need to be patched.

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.

Comment thread src/SPC/builder/unix/library/postgresql.php Outdated
Comment thread src/SPC/builder/unix/library/postgresql.php
@crazywhalecc

crazywhalecc commented Oct 13, 2025

Copy link
Copy Markdown
Owner Author

That's odd. The intel runner always queued

Comment thread src/SPC/builder/unix/library/postgresql.php Outdated
@crazywhalecc
crazywhalecc merged commit c5ae719 into main Oct 13, 2025
7 checks passed
@crazywhalecc
crazywhalecc deleted the fix/pgsql-version-compat branch October 13, 2025 16:08
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.

2 participants