nixpkgs-ci[bot]
51145c94c7
Merge release-25.11 into staging-next-25.11
2026-03-05 00:26:20 +00:00
Wolfgang Walther
50bfb89002
postgresql_18: 18.2 -> 18.3
...
Out-of-cycle release to fix regressions in the last set of releases.
Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
(cherry picked from commit 38e3bfd71b )
2026-03-04 07:59:39 +00:00
Wolfgang Walther
d69a82408f
postgresql_17: 17.8 -> 17.9
...
Out-of-cycle release to fix regressions in the last set of releases.
Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
(cherry picked from commit 683a26d435 )
2026-03-04 07:59:39 +00:00
Wolfgang Walther
7150a5b858
postgresql_16: 16.12 -> 16.13
...
Out-of-cycle release to fix regressions in the last set of releases.
Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
(cherry picked from commit 49a23f1c46 )
2026-03-04 07:59:39 +00:00
Wolfgang Walther
4d83ca12f5
postgresql_15: 15.16 -> 15.17
...
Out-of-cycle release to fix regressions in the last set of releases.
Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
(cherry picked from commit 3fae1f6ec6 )
2026-03-04 07:59:38 +00:00
Wolfgang Walther
72048c2b27
postgresql_14: 14.21 -> 14.22
...
Out-of-cycle release to fix regressions in the last set of releases.
Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
(cherry picked from commit 8b20770fad )
2026-03-04 07:59:38 +00:00
nixpkgs-ci[bot]
ffdc4dd5d1
Merge release-25.11 into staging-next-25.11
2026-03-04 00:25:35 +00:00
Wolfgang Walther
d1ffd08bf5
postgresql: change source back to tags
...
The tags for the recent minor version releases have now been pushed.
(cherry picked from commit 77867fbc7b )
2026-03-03 21:31:04 +00:00
nixpkgs-ci[bot]
d4953bd5d6
Merge release-25.11 into staging-next-25.11
2026-03-03 00:27:00 +00:00
R. Ryantm
8c91e1712d
postgresqlPackages.pgvector: 0.8.1 -> 0.8.2
...
(cherry picked from commit 0f9917cf36 )
2026-03-02 13:01:36 +00:00
Wolfgang Walther
6366e2d521
libpq: 18.1 -> 18.2
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_18_STABLE/doc/src/sgml/release-18.sgml
(cherry picked from commit c9967163b8 )
2026-02-12 12:40:03 +00:00
Wolfgang Walther
f48ec25e53
postgresql_18: 18.1 -> 18.2
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_18_STABLE/doc/src/sgml/release-18.sgml
Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
(cherry picked from commit 83d1ab0a17 )
2026-02-10 10:28:00 +00:00
Wolfgang Walther
8f96a6928c
postgresql_17: 17.7 -> 17.8
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_17_STABLE/doc/src/sgml/release-17.sgml
Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
(cherry picked from commit bc365bea1c )
2026-02-10 10:28:00 +00:00
Wolfgang Walther
16d271d070
postgresql_16: 16.11 -> 16.12
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_16_STABLE/doc/src/sgml/release-16.sgml
Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
(cherry picked from commit e783d27e10 )
2026-02-10 10:28:00 +00:00
Wolfgang Walther
cf58ea3298
postgresql_15: 15.15 -> 15.16
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_15_STABLE/doc/src/sgml/release-15.sgml
Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
(cherry picked from commit d7957e9a00 )
2026-02-10 10:28:00 +00:00
Wolfgang Walther
d3d17121bf
postgresql_14: 14.20 -> 14.21
...
Release Notes:
https://github.com/postgres/postgres/blob/REL_14_STABLE/doc/src/sgml/release-14.sgml
Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
(cherry picked from commit 4fa12916eb )
2026-02-10 10:28:00 +00:00
R. Ryantm
bedf6152a1
postgresqlPackages.pg-semver: 0.40.0 -> 0.41.0
...
(cherry picked from commit 942bd028b0 )
2025-12-26 11:30:05 +00:00
Vladimír Čunát
03c66de850
postgresql_17: disable parallel building on aarch64-darwin
...
It's failing on Hydra even after many retries. I fail to reproduce
the issue and log looks like some parallel-make problem:
https://hydra.nixos.org/build/315811942#tabs-buildsteps
It's weird that other versions and other platforms
don't seem to suffer from this issue.
Unfortunately, hundreds of Hydra jobs depend on this one.
2025-12-14 08:26:14 +01:00
Ihar Hrachyshka
cca3b04b44
treewide: clean up 'meta = with' pattern
...
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de >
2025-12-10 19:01:23 +01:00
Artturin
fe175a2c34
postgresql: Fix cross
...
```
clang: error: unable to execute command: posix_spawn failed: Exec format error
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
(cherry picked from commit 61043c3ab4 )
2025-12-10 14:06:29 +00:00
Ivan Mincik
4439039ed9
postgresqlPackages.postgis: build with upgrade scripts
...
Build PostGIS with upgrade scripts such as postgis--3.5.3--ANY.sql which
are mandatory for upgrades between versions.
Closes #466292
(cherry picked from commit ade59e6aa3 )
2025-12-02 10:51:29 +00:00
R. Ryantm
75c77d4a8d
postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5
...
(cherry picked from commit 5de532a4ab )
2025-11-29 10:43:35 +00:00
Maximilian Bosch
359b545644
postgresql_13: remove unused nix expression
2025-11-21 15:54:22 +01:00
Wolfgang Walther
131a9d5969
postgresql_13: drop as it's EOL ( #462543 )
2025-11-20 20:53:33 +00:00
R. Ryantm
292a568c99
postgresqlPackages.postgis: 3.6.0 -> 3.6.1
2025-11-19 01:45:03 +00:00
Leona Maroni
a3f56d583f
postgresql_13: drop as it's EOL
2025-11-18 12:32:17 +01:00
myypo
f8b3f67259
postgresqlPackages.pgx_ulid: 0.2.1 -> 0.2.2
2025-11-17 11:16:18 +02:00
Wolfgang Walther
3a3af266fa
postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 ( #461244 )
2025-11-15 08:40:32 +00:00
R. Ryantm
c1f7c3233e
postgresqlPackages.pg_net: 0.19.7 -> 0.20.2
2025-11-15 09:27:51 +01:00
Wolfgang Walther
0f661c827c
postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 ( #461320 )
2025-11-14 08:27:47 +00:00
kirillrdy
11fa7232bf
postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 ( #461342 )
2025-11-13 22:25:09 +00:00
R. Ryantm
0bff3524eb
postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1
2025-11-13 19:15:16 +00:00
R. Ryantm
a68ba60b14
postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0
2025-11-13 17:56:09 +00:00
Wolfgang Walther
8af07b25ac
postgresql: switch back to latest tags
...
The commits we already switched to have now been tagged, so we can go
back to these.
2025-11-13 12:17:52 +01:00
Vladimír Čunát
1d8d3da257
Merge branch 'master' into staging-next
2025-11-12 08:29:34 +01:00
Wolfgang Walther
3d47aa5f41
postgresql_{13,14,15,16,17,18}: minor version updates ( #460644 )
2025-11-11 15:05:48 +00:00
Wolfgang Walther
07885bcfa1
postgresql_18: 18.0 -> 18.1
...
Release Notes:
4b324845ba/doc/src/sgml/release-18.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 15:14:18 +01:00
Wolfgang Walther
8e8cc8abef
postgresql_17: 17.6 -> 17.7
...
Release Notes:
fbb530a3df/doc/src/sgml/release-17.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 15:14:17 +01:00
Wolfgang Walther
a52728a9b1
libpq: 18.0 -> 18.1
...
Release Notes:
4b324845ba/doc/src/sgml/release-18.sgml
Fixes:
CVE-2025-12818
2025-11-11 12:59:00 +01:00
Wolfgang Walther
1a270675e2
postgresql_16: 16.10 -> 16.11
...
Release Notes:
d61dd817be/doc/src/sgml/release-16.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:49:07 +01:00
Wolfgang Walther
534d73a49f
postgresql_15: 15,14 -> 15.15
...
Release Notes:
32f3881677/doc/src/sgml/release-15.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:48:32 +01:00
Wolfgang Walther
88fd06566c
postgresql_14: 14.19 -> 14.20
...
Release Notes:
9ad034be35/doc/src/sgml/release-14.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:47:55 +01:00
Wolfgang Walther
01258c1162
postgresql_13: 13.22 -> 13.23
...
Release Notes:
89df812eb8/doc/src/sgml/release-13.sgml
Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:46:47 +01:00
R. Ryantm
2232b7625d
postgresqlPackages.pgrouting: 3.8.0 -> 4.0.0
2025-11-09 23:22:08 +00:00
nixpkgs-ci[bot]
f5cd25b195
Merge master into staging-next
2025-11-05 12:07:24 +00:00
Diogo Correia
30e982f4f5
postgresqlPackages.pgvectorscale: 0.7.0 -> 0.9.0
2025-11-05 01:25:24 +00:00
nixpkgs-ci[bot]
04012cc267
Merge staging-next into staging
2025-11-02 18:05:48 +00:00
R. Ryantm
325198bba9
postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3
2025-11-02 10:12:00 +00:00
K900
6ddff44990
Merge remote-tracking branch 'origin/staging-next' into staging
2025-11-01 11:19:41 +03:00
Augustin Trancart
5c553e292e
postgresql: expose callPackage
2025-10-31 19:49:46 +01:00