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

Move extensions to pgxman #137

Merged
merged 10 commits into from
Aug 24, 2023
Merged

Move extensions to pgxman #137

merged 10 commits into from
Aug 24, 2023

Conversation

owenthereal
Copy link
Collaborator

What's changed?

Move all extensions to be managed by pgxman except columnar which a bit special because it lives in this repo and have a circular dependency with pgxman/buildkit.

I also found a bug in the Spilo image that has some symlinking issue (see zalando/spilo@master...hydradatabase:spilo:hydra-2.1-p9) that can be contributed upstream. I'm unsure why this didn't pop in main. Perhaps it's due to CI using caches.

@owenthereal owenthereal force-pushed the owenthereal/pgxman_exts branch from 131f032 to 17a70a9 Compare August 24, 2023 18:56
Copy link
Contributor

@JerrySievert JerrySievert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so many deleted lines, and it looks so much cleaner!

@owenthereal owenthereal merged commit 22485c5 into main Aug 24, 2023
@owenthereal owenthereal deleted the owenthereal/pgxman_exts branch August 24, 2023 20:19
@wuputah wuputah added this to the 1.0.0-rc milestone Sep 12, 2023
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.

3 participants