1397 Commits
Author SHA1 Message Date
Wolfgang WaltherandGitHub 1d6cffe216 postgresqlPackages.pgmq: 1.11.1 -> 1.12.0 (#543058) 2026-07-24 21:21:56 +00:00
R. Ryantm 50e5182343 postgresqlPackages.pg_search: 0.24.2 -> 0.24.3 2026-07-22 10:31:36 +00:00
R. Ryantm 7c1b78cfbb postgresqlPackages.plpgsql_check: 2.9.3 -> 2.10.1 2026-07-19 02:08:33 +00:00
R. Ryantm 4eb834661e postgresqlPackages.pgmq: 1.11.1 -> 1.12.0 2026-07-17 21:11:01 +00:00
Wolfgang WaltherandGitHub b5d95a3fd3 postgresqlPackages.pgsql-http: 1.7.1 -> 1.7.2 (#542715) 2026-07-17 17:54:51 +00:00
Wolfgang WaltherandGitHub acd153794d postgresqlPackages.timescaledb-apache: 2.28.2 -> 2.28.3 (#542582) 2026-07-17 06:17:55 +00:00
R. RyantmandKirill Radzikhovskyy 9a9e2dc9c5 postgresqlPackages.timescaledb-apache: 2.28.2 -> 2.28.3 2026-07-17 07:58:35 +10:00
R. Ryantm 06840591de postgresqlPackages.pgsql-http: 1.7.1 -> 1.7.2 2026-07-16 21:19:10 +00:00
R. RyantmandWolfgang Walther 4048e0a65a postgresqlPackages.pg_safeupdate: 1.6-unstable-2026-06-29 -> 1.7 2026-07-16 21:48:32 +02:00
Wolfgang WaltherandGitHub ae31556dd2 postgresqlPackages.pg_search: 0.24.1 -> 0.24.2 (#541365) 2026-07-14 06:53:48 +00:00
R. Ryantm 9b2567d84a postgresqlPackages.pgvector: 0.8.4 -> 0.8.5 2026-07-14 06:21:00 +00:00
R. Ryantm 0f8eabeb29 postgresqlPackages.pg_search: 0.24.1 -> 0.24.2 2026-07-13 08:13:16 +00:00
R. Ryantm 2490815008 postgresqlPackages.pg-gvm: 22.6.17 -> 22.6.18 2026-07-11 00:13:45 +00:00
R. Ryantm e3a1e3531c postgresqlPackages.plpgsql_check: 2.9.1 -> 2.9.3 2026-07-10 07:16:00 +00:00
Wolfgang Walther 7c4913d3da postgresqlPackages.pg_net: 0.20.3 -> 0.20.5
Fixes the build for PostgreSQL 19.

Release Notes:
https://github.com/supabase/pg_net/releases/tag/v0.20.5
2026-07-09 23:04:26 +02:00
Wolfgang WaltherandGitHub 9cc2f85233 postgresqlPackages.pg_ivm: 1.14 -> 1.15 (#539469) 2026-07-08 21:08:28 +00:00
R. Ryantm 741410bd79 postgresqlPackages.pg_ivm: 1.14 -> 1.15 2026-07-08 05:26:56 +00:00
Diogo Correia 1ed61918a9 postgresqlPackages.vectorchord: disable avx512vnni support
Due to a bug in LLVM 21, build fails on x86_64 with:
`rustc-LLVM ERROR: Cannot select: intrinsic %llvm.x86.avx512.vpdpbusd.512`.
This has been fixed in Rust's build of LLVM and LLVM 22 [1]
but this is not reflected in nixpkgs' packaging of rustc.
For this reason, we temporarily disable avx512vnni support until this is fixed in nixpkgs.
This might cause a performance penalty, but should not affect correctness.

See https://github.com/NixOS/nixpkgs/pull/537113#issuecomment-4846239887

[1]: https://github.com/rust-lang/llvm-project/commit/94e2c19f86a699d7a19ff0f4130b696699189c8d
2026-07-06 17:19:23 +01:00
R. Ryantm 389d9db041 postgresqlPackages.pgvector: 0.8.3 -> 0.8.4 2026-07-04 23:33:48 +00:00
Kirill Radzikhovskyy f4f3cc613f postgresqlPackages.timescaledb: update version in pg19 broken warning 2026-07-02 10:49:33 +10:00
R. Ryantm eb8b40e3c0 postgresqlPackages.timescaledb: 2.28.0 -> 2.28.2 2026-07-01 17:52:35 +00:00
Wolfgang WaltherandGitHub 91bdef0f47 postgresql19Packages.pg_safeupdate: fix build (#536747) 2026-06-30 19:37:39 +00:00
Wolfgang WaltherandGitHub 78f53ba770 postgresqlPackages.pg_textsearch: 1.3.0 -> 1.3.1 (#536102) 2026-06-30 08:27:48 +00:00
Wolfgang Walther e50159e0ff postgresqlPackages.pg_safeupdate: 1.6 -> 1.6-unstable-2026-06-29
Fixes build with PG19.
2026-06-29 20:02:13 +02:00
R. Ryantm 2d410b8a1b postgresqlPackages.pg_roaringbitmap: 1.1.0 -> 1.2.0 2026-06-28 12:49:20 +00:00
R. Ryantm d8a9ba31cf postgresqlPackages.pg_textsearch: 1.3.0 -> 1.3.1 2026-06-27 19:11:52 +00:00
Wolfgang Walther 7ed292fb37 postgresqlPackages.pg_safeupdate: 1.5 -> 1.6
Release Notes:
https://github.com/eradman/pg-safeupdate/blob/1.6/NEWS

Building with PostgreSQL 19 beta 1 still fails, reported upstream at:
https://github.com/eradman/pg-safeupdate/issues/12
2026-06-27 15:37:41 +02:00
Wolfgang Walther 9b49cc5ca0 postgresql18Packages.pgaudit: init at 18.0
Release Notes:
https://github.com/pgaudit/pgaudit/releases/tag/18.0
2026-06-27 15:31:16 +02:00
Wolfgang Walther a4ecf30715 postgresqlPackages.{age,pg_hint_plan,pg_safeupdate,pgaudit}: remove obsolete package versions for PG 13
PG 13 has been dropped from Nixpkgs for a while.
2026-06-27 15:26:49 +02:00
R. Ryantm 7d443ad536 postgresqlPackages.pgvector: 0.8.2 -> 0.8.3 2026-06-26 18:50:49 +00:00
R. Ryantm 3b0d75a554 postgresqlPackages.pg_search: 0.24.0 -> 0.24.1 2026-06-26 00:35:11 +00:00
Wolfgang WaltherandGitHub d2197a25ad postgresqlPackages.timescaledb: 2.27.2 -> 2.28.0 (#534464) 2026-06-25 08:10:52 +00:00
Diogo Correia 512bb2bdd0 postgresqlPackages.vectorchord: mark as broken on pg19 2026-06-24 17:00:35 +01:00
Diogo Correia 41c021f78b postgresqlPackages.vectorchord: rename upstream github owner
The repository has been moved from tensorchord/VectorChord to
supervc-stack/VectorChord.
2026-06-24 16:53:58 +01:00
Kirill Radzikhovskyy a90080c1ad postgresqlPackages.timescaledb: mark broken for postgresql 19 2026-06-23 20:07:35 +10:00
R. Ryantm c37f5434dd postgresqlPackages.timescaledb: 2.27.2 -> 2.28.0 2026-06-23 04:13:41 +00:00
R. Ryantm 55385d0bd9 postgresqlPackages.hypopg: 1.4.2 -> 1.4.3 2026-06-22 09:48:46 +00:00
Wolfgang WaltherandGitHub 60a3d867f7 postgresqlPackages.timescaledb_toolkit: 1.21.0 -> 1.23.0 (#533695) 2026-06-21 11:53:04 +00:00
isakgb d7421fdde0 postgresqlPackages.timescaledb_toolkit: 1.21.0 -> 1.23.0 2026-06-21 13:20:33 +02:00
Wolfgang WaltherandGitHub 33622481ca postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1 (#533729) 2026-06-20 22:01:05 +00:00
Wolfgang WaltherandGitHub 42b8b61086 postgresqlPackages.pg_squeeze: 1.9.2 -> 1.9.3 (#533385) 2026-06-20 21:59:48 +00:00
R. Ryantm a832c63403 postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1 2026-06-20 20:31:02 +00:00
Wolfgang WaltherandGitHub ab0bd85686 postgresqlPackages.postgis: 3.6.3 -> 3.6.4 (#532892) 2026-06-20 06:26:08 +00:00
Wolfgang Walther 8a725b7621 postgresqlPackages.pg_squeeze: 1.9.2 -> 1.9.3
Release Notes:
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_3

Supports PG 19.
2026-06-19 20:49:58 +02:00
R. Ryantm 609866afef postgresqlPackages.jsonb_deep_sum: 0-unstable-2021-12-24 -> 0-unstable-2026-06-17 2026-06-19 12:17:15 +00:00
R. Ryantm aee50eddf3 postgresqlPackages.postgis: 3.6.3 -> 3.6.4 2026-06-18 06:01:35 +00:00
R. Ryantm 0dad29935b postgresqlPackages.pg_background: 2.0 -> 2.0.2 2026-06-17 09:25:36 +00:00
Wolfgang Walther e5699f2308 postgresqlPackages.plv8: drop
`plv8` depends on the outdated NodeJS 20. Upstream waits for v8-cmake to
make a move (https://github.com/plv8/plv8/issues/610), but that project
has been inactive for a bit more than a year.

Even when allowing the insecure nodejs20, the package fails to build.
Insecure and broken - we might as well drop it.
2026-06-13 11:53:42 +02:00
R. Ryantm 6831b4b82c postgresqlPackages.pgsodium: 3.1.9 -> 3.1.11 2026-06-13 03:15:42 +00:00
Wolfgang WaltherandGitHub 49f4c9c293 postgresqlPackages.pg_squeeze: 1.9.1 -> 1.9.2 (#530968) 2026-06-12 11:04:55 +00:00