Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
88a1284
chore: fix missing required `teams` meta attribute
jfroche Jul 7, 2025
1b62e6e
chore: update old (unsupported) version of nix used in script
jfroche Jul 7, 2025
b0ac995
fix: overlay and use our `buildPgrxExtension` function
jfroche Jul 7, 2025
59cca50
chore: fix formatting
jfroche Jul 7, 2025
cb7a480
chore: replace (deprecated) `substituteAll` by `replaceVars`
jfroche Jul 7, 2025
834cd3f
chore: update (and refactor) flake inputs
jfroche Jul 7, 2025
793a033
chore: bump `pgrouting` version to 3.8.0
yvan-sraka Jul 11, 2025
eea82b8
fix: backport tzdata fixes for postgresql 15
jfroche Jul 18, 2025
80ea988
fix: plv8 3.1 requires older v8
jfroche Jul 21, 2025
187251e
chore: update fmt
jfroche Aug 10, 2025
e376cdd
chore: update cargo-pgrx 1.14.3 cargo hash
jfroche Jul 21, 2025
6d6d8ff
chore(postgresql): add isOrioleDB condition
jfroche Jul 21, 2025
248f759
fix: pgregress tests
jfroche Jul 21, 2025
9e51144
fix: update schema for dbmate schema_migrations table
jfroche Jul 22, 2025
8c9eece
Structured attributes are now required when building with separateDeb…
jfroche Aug 11, 2025
720168a
chore: version bump
samrose Sep 2, 2025
60da152
fix: rebase on develop and fix code api changes from nixpkgs
samrose Sep 9, 2025
31dfd13
tests: try to get passing tests
samrose Sep 10, 2025
4634eaa
feat: pin icu75 for postgres build to maintain compat with existing
samrose Sep 11, 2025
e66bf9e
chore: remove commented out code not needed in latest changes to pg
samrose Sep 11, 2025
5359053
fix: apparently incorrectly rebased changes, and % nix fmt
yvan-sraka Nov 19, 2025
9f9904e
chore: remove nixpkgs-pgbackrest input, and % nix flake update
yvan-sraka Nov 25, 2025
94213b4
fix: replace deprecated v8 package, and wrong packages arguments
yvan-sraka Nov 19, 2025
aee89bc
chore: fix formatting
jfroche Nov 25, 2025
df2275c
fix(darwin): remove reference to apple-sdk
jfroche Nov 25, 2025
f02edb8
fix(ext): missing required attributes in some extension tests
jfroche Nov 26, 2025
16703e6
chore: % nix flake update && nix fmt
yvan-sraka Dec 9, 2025
5590a70
fix(orioledb): fixed installedExtensions reference to use proper self…
yvan-sraka Dec 9, 2025
c059f2b
fix(postgresql): remove redundant patch substitutions
yvan-sraka Dec 9, 2025
7ead151
fix(pgrx): remove deprecated darwin.apple_sdk.frameworks.Security
yvan-sraka Dec 9, 2025
ec37aa8
fix(postgis): remove custom sfcgal package dependency
yvan-sraka Dec 9, 2025
b4f0e6c
fix(pg_net): pin curl to older nixpkgs version
yvan-sraka Dec 9, 2025
70ad5f9
fix(pgrx): error: multiple input filenames provided
yvan-sraka Dec 9, 2025
2ddcab0
fix(tests): updated test expectations
yvan-sraka Dec 9, 2025
41928c9
feat: (re)add check_pg_regress method to PostgresExtensionTest
yvan-sraka Dec 9, 2025
85e4e38
refactor: replace fetchTarball with flake input for nixpkgs-oldstable
yvan-sraka Dec 9, 2025
71e0041
fix(pg_net): disable dangling-assignment warning for v0.19.5 on aarch…
yvan-sraka Dec 9, 2025
a46d0f8
fix(plv8): add headerpad_max_install_names for macOS builds
yvan-sraka Dec 9, 2025
661a0c4
fix(tests): correct library naming and symlinks for background worker…
yvan-sraka Dec 9, 2025
6890dd9
refactor(exts): replace nixpkgs-oldstable with specific overlay packages
yvan-sraka Dec 9, 2025
3930460
fix: restore revision support for orioledb builds (introduced it #1880)
yvan-sraka Dec 9, 2025
c31fd9c
fix(exts): remove old files that were moved to subdirectories
yvan-sraka Dec 9, 2025
70617d4
fix(flake): remove nixpkgs-go124 and nix-fast-build dependencies
yvan-sraka Dec 9, 2025
7c1d2ed
fix(flake): update flake.lock and cargo-pgrx hashes
yvan-sraka Dec 9, 2025
7913c79
fix(exts): remove remaining duplicated files
yvan-sraka Dec 9, 2025
a2358b2
refactor(pgrx): conditionally apply rustc wrapper when < 0.12
yvan-sraka Dec 9, 2025
45d1185
refactor(nixpkgs): use let binding for oldstable instead of overlay
yvan-sraka Dec 9, 2025
6261fd3
refactor(groonga): move groonga package to pgroonga extension
yvan-sraka Dec 9, 2025
75e52bf
fix(ansible): remove supabase-groonga from package install list
yvan-sraka Dec 11, 2025
622d390
Revert "fix(ansible): remove supabase-groonga from package install list"
yvan-sraka Dec 12, 2025
6d8a144
Revert "refactor(groonga): move groonga package to pgroonga extension"
yvan-sraka Dec 12, 2025
46876d1
fix(darwin): remove deprecated apple_sdk frameworks from supascan
yvan-sraka Dec 12, 2025
0cfff4c
chore: bump version suffix to test
yvan-sraka Dec 11, 2025
29b95ec
chore: bump to retest
samrose Dec 12, 2025
771718f
chore: suffix to test
samrose Dec 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ postgres_major:

# Full version strings for each major version
postgres_release:
postgresorioledb-17: "17.6.0.023-orioledb"
postgres17: "17.6.1.066"
postgres15: "15.14.1.066"
postgresorioledb-17: "17.6.0.021-orioledb-update-nixpkgs-4"
postgres17: "17.6.1.064-update-nixpkgs-4"
postgres15: "15.14.1.064-update-nixpkgs-4"

# Non Postgres Extensions
pgbouncer_release: 1.19.0
Expand Down
231 changes: 48 additions & 183 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading