Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging-next 2024-09-21 #343421

Open
wants to merge 759 commits into
base: master
Choose a base branch
from
Open

staging-next 2024-09-21 #343421

wants to merge 759 commits into from

Conversation

vcunat
Copy link
Member

@vcunat vcunat commented Sep 21, 2024

github-actions bot and others added 30 commits September 19, 2024 00:13
This fixes some build systems which look up the location of pg_config
via the location of the postgres binary itself, e.g. timescaledb,
instead of calling pg_config which is on PATH.

Since the -dev output is correctly placed before the default output of
postgresql in PATH, we can rely on that and call "pg_config" from the
default output's fake script. Only do that, when the one on PATH is
actually a different file, though, to prevent infinite loops.

Resolves #341408
github-actions bot and others added 2 commits September 28, 2024 12:05
This fails to build with gcc_13 as default, opting to remove the flag
for the time being instead of conditioning to the gcc version

Not showing up on hydra at the moment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.