Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork221
(WIP) feat: migrate pgrx extensions to crane build system#1974
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
yvan-sraka wants to merge55 commits intoupdate-nixpkgsChoose a base branch fromfeat/use-crane
base:update-nixpkgs
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
55 commits Select commitHold shift + click to select a range
02b8cb0 chore: fix missing required `teams` meta attribute
jfroche992562c chore: update old (unsupported) version of nix used in script
jfrocheffcbeba fix: overlay and use our `buildPgrxExtension` function
jfrochee837ade chore: fix formatting
jfroche78e1fc1 chore: replace (deprecated) `substituteAll` by `replaceVars`
jfroche58cf2ce chore: update (and refactor) flake inputs
jfroche9b26df4 chore: bump `pgrouting` version to 3.8.0
yvan-srakae42f405 fix: backport tzdata fixes for postgresql 15
jfroche8932d7b fix: plv8 3.1 requires older v8
jfroche34f3ac2 chore: update fmt
jfroche85881af chore: update cargo-pgrx 1.14.3 cargo hash
jfrocheb1ff338 chore(postgresql): add isOrioleDB condition
jfroche23fb853 fix: pgregress tests
jfroche75bf379 fix: update schema for dbmate schema_migrations table
jfroche781b0c2 Structured attributes are now required when building with separateDeb…
jfroche7fcda9d chore: version bump
samrosee5db756 fix: rebase on develop and fix code api changes from nixpkgs
samrosea2322de tests: try to get passing tests
samrose845e9c1 feat: pin icu75 for postgres build to maintain compat with existing
samroseb09151f chore: remove commented out code not needed in latest changes to pg
samrose371571a fix: apparently incorrectly rebased changes, and % nix fmt
yvan-sraka9957cc9 chore: remove nixpkgs-pgbackrest input, and % nix flake update
yvan-sraka27c7fa4 fix: replace deprecated v8 package, and wrong packages arguments
yvan-srakaf805f0b chore: fix formatting
jfroche13dbaed fix(darwin): remove reference to apple-sdk
jfroche229814f fix(ext): missing required attributes in some extension tests
jfroche4832d67 chore: % nix flake update && nix fmt
yvan-srakac3c901c fix(orioledb): fixed installedExtensions reference to use proper self…
yvan-sraka2933607 fix(postgresql): remove redundant patch substitutions
yvan-sraka5b80b6e fix(pgrx): remove deprecated darwin.apple_sdk.frameworks.Security
yvan-srakaf533cf7 fix(postgis): remove custom sfcgal package dependency
yvan-srakafd72f96 fix(pg_net): pin curl to older nixpkgs version
yvan-sraka45a288c fix(pgrx): error: multiple input filenames provided
yvan-sraka4cf318e fix(tests): updated test expectations
yvan-srakaaf90f66 feat: (re)add check_pg_regress method to PostgresExtensionTest
yvan-sraka0bc8000 refactor: replace fetchTarball with flake input for nixpkgs-oldstable
yvan-srakab2cae42 fix(pg_net): disable dangling-assignment warning for v0.19.5 on aarch…
yvan-srakacf35dd7 fix(plv8): add headerpad_max_install_names for macOS builds
yvan-sraka9f454b1 fix(tests): correct library naming and symlinks for background worker…
yvan-sraka15a7cfb refactor(exts): replace nixpkgs-oldstable with specific overlay packages
yvan-srakab5f1d78 fix: restore revision support for orioledb builds (introduced it #1880)
yvan-srakafd6b94c fix(exts): remove old files that were moved to subdirectories
yvan-srakab55404f fix(flake): remove nixpkgs-go124 and nix-fast-build dependencies
yvan-sraka356482f fix(flake): update flake.lock and cargo-pgrx hashes
yvan-sraka7ced8f5 fix(exts): remove remaining duplicated files
yvan-srakad9c6688 refactor(pgrx): conditionally apply rustc wrapper when < 0.12
yvan-sraka43bc827 refactor(nixpkgs): use let binding for oldstable instead of overlay
yvan-sraka36618f2 refactor(groonga): move groonga package to pgroonga extension
yvan-sraka440b170 fix(ansible): remove supabase-groonga from package install list
yvan-srakafb23ec0 Revert "fix(ansible): remove supabase-groonga from package install list"
yvan-sraka14aff04 Revert "refactor(groonga): move groonga package to pgroonga extension"
yvan-sraka001bfb9 fix(darwin): remove deprecated apple_sdk frameworks from supascan
yvan-sraka94d1c75 chore: bump version suffix to test
yvan-sraka7473753 chore: bump to retest
samrosec13e207 feat: add crane support for pgrx extensions
yvan-srakaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix: backport tzdata fixes for postgresql 15
This was discussed upstream here:https://postgr.es/m/0a997455-5aba-4cf2-a354-d26d8bcbfae6%40technowledgy.deAlso applied by nixpkgs here:NixOS/nixpkgs#342026
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.