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

Strip spaces around equals sign in pgrx config #504

Closed
wants to merge 1 commit into from

Conversation

syvb
Copy link
Member

@syvb syvb commented Nov 18, 2024

Newer cargo pgrx init can generate TOML files with spaces around the equals sign, but Toolkit can't handle that until we release timescale/timescaledb-toolkit#833. This PR works around that by removing spaces around the equals sign in the generated TOML file.

@syvb syvb requested review from cevian and graveland November 18, 2024 18:42
@syvb syvb force-pushed the sv/pgrx-config-strip-spaces branch from 71c1d1e to 30c6e97 Compare November 18, 2024 18:45
build_scripts/shared.sh Outdated Show resolved Hide resolved
@syvb syvb force-pushed the sv/pgrx-config-strip-spaces branch from 30c6e97 to 6b87995 Compare November 19, 2024 18:07
@graveland
Copy link
Collaborator

This was cherry-picked into the pg17 branch that has been merged.

@graveland graveland closed this Nov 24, 2024
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