Commit Graph

1416 Commits

Author SHA1 Message Date
Wolfgang Walther
189e9275d4 postgresqlPackages.pgroonga: 4.0.1 -> 4.0.2 (#442607) 2025-09-15 13:11:03 +00:00
R. Ryantm
80d0c19413 postgresqlPackages.pg_csv: 1.0 -> 1.0.1 2025-09-14 11:21:22 +00:00
Wolfgang Walther
a4e06d4a97 postgresqlPackages.pgroonga: 4.0.1 -> 4.0.2
Release Notes:
https://github.com/pgroonga/pgroonga/releases/tag/4.0.2

Fixes PostgreSQL 18 build.
2025-09-13 14:33:39 +02:00
R. Ryantm
3995c1531f postgresqlPackages.pgmq: 1.6.1 -> 1.7.0 2025-09-11 17:40:09 +00:00
Wolfgang Walther
e06828c560 postgresqlPackages.timescaledb-apache: 2.21.3 -> 2.22.0 (#439570) 2025-09-08 14:28:06 +00:00
R. Ryantm
b5d3a07d59 postgresqlPackages.timescaledb-apache: 2.21.3 -> 2.22.0 2025-09-08 16:22:57 +02:00
R. Ryantm
c83177793e postgresqlPackages.pg_cron: 1.6.6 -> 1.6.7 2025-09-08 12:11:45 +00:00
R. Ryantm
f40c2359b1 postgresqlPackages.omnigres: 0-unstable-2025-08-24 -> 0-unstable-2025-09-05 2025-09-05 17:35:20 +00:00
Wolfgang Walther
bc5f7c59a7 postgresqlPackages.pgvector: 0.8.0 -> 0.8.1
Release Notes:
https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#081-2025-09-04

Now supports PostgreSQL 18.
2025-09-05 12:20:12 +02:00
Wolfgang Walther
29bbf3faa7 postgresqlPackages.pv_ivm: 1.11 -> 1.12
Release Notes:
https://github.com/sraoss/pg_ivm/releases/tag/v1.12

Adds support for PostgreSQL 18.
2025-09-04 17:28:15 +02:00
Wolfgang Walther
e5ebe9be24 postgresql_18: 18beta3 -> 18rc1 (#440087) 2025-09-04 09:09:03 +00:00
Wolfgang Walther
01dde1fe6b postgresqlPackages: remove outdated broken conditions
"older than v13" is not important anymore, we don't package v12.
2025-09-04 10:57:45 +02:00
Wolfgang Walther
296f222cf8 postgresql18Packages.pg_hll: fix on darwin
Disabling the `missing-variable-declarations` warning only was part of
the solution, it didn't fix darwin builds. Applying upstream's patch
fixes it on all platforms. It will also warn us via build failure when
this isn't needed anymore. Win-win!
2025-09-04 10:48:14 +02:00
Wolfgang Walther
2fa114f972 postgresqlPackages.pg_cron: 1.6.5 -> 1.6.6
Release Notes:
https://github.com/citusdata/pg_cron/releases/tag/v1.6.6

Now supports PostgreSQL 18.
2025-09-04 10:09:15 +02:00
Wolfgang Walther
8f39a9831a postgresqlPackages.pg_bigm: 1.2-20240606 -> 1.2-20250903
Release Notes:
https://github.com/pgbigm/pg_bigm/releases/tag/v1.2-20250903
2025-09-02 18:37:15 +02:00
dish
3ab9a6bb95 postgresqlPackages.pgddl: 0.29 -> 0.30 (#437860) 2025-09-01 14:33:49 -04:00
steve-chavez
73589bae95 postgresqlPackages.pg_csv: init at 1.0
[pg_csv](https://github.com/PostgREST/pg_csv) offers flexible CSV
processing, with some advantages over the `COPY..CSV` command.
2025-09-01 09:47:03 -05:00
R. Ryantm
27489d44ef postgresqlPackages.pg_net: 0.19.5 -> 0.19.7 2025-08-28 12:15:33 +00:00
R. Ryantm
e1515b900b postgresqlPackages.pgddl: 0.29 -> 0.30 2025-08-28 09:45:05 +00:00
R. Ryantm
723fc4c94b postgresqlPackages.omnigres: 0-unstable-2025-08-15 -> 0-unstable-2025-08-24 2025-08-25 06:36:22 +00:00
Diogo Correia
3cdfa9471c postgresqlPackages.pgvecto-rs: fix build with rust 1.89
The `dangerous_implicit_autorefs` lint now causes a compile error [1],
which breaks pgvecto-rs.
This commit forces the lint to only throw a warning.

[1]: https://github.com/rust-lang/rust/pull/141661
2025-08-22 19:27:39 +01:00
Wolfgang Walther
ed5eed65d7 postgresql18Packages.pg_hint_plan: init at 1.8.0
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL18_1_8_0
2025-08-19 10:18:06 +02:00
Wolfgang Walther
a42a6f46f5 postgresql17Packages.pg_hint_plan: 1.7.0 -> 1.7.1
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL17_1_7_1
2025-08-19 10:17:35 +02:00
Wolfgang Walther
ddab8865d7 postgresql16Packages.pg_hint_plan: 1.6.0 -> 1.6.2
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL16_1_6_1
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL16_1_6_2
2025-08-19 10:17:03 +02:00
Wolfgang Walther
958f1f6152 postgresql15Packages.pg_hint_plan: 1.5.1 -> 1.5.3
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL15_1_5_2
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL15_1_5_3
2025-08-19 10:16:11 +02:00
Wolfgang Walther
ab77613cf7 postgresql14Packages.pg_hint_plan: 1.4.2 -> 1.4.4
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL14_1_4_3
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL14_1_4_4
2025-08-19 10:15:30 +02:00
Wolfgang Walther
b7a910792a postgresql13Packages.pg_hint_plan: 1.3.9 -> 1.3.11
Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL13_1_3_10
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL13_1_3_11
2025-08-19 10:14:35 +02:00
Emily
72f5bfc3b5 various: unpin or bump LLVM (#434642) 2025-08-18 19:05:22 +01:00
Emily
0b084fbd70 postgresql16Packages.pgvecto-rs: unpin LLVM
Sorry, but we can’t keep around LLVM 16 just for this. Upstreams
are unlikely to support Nixpkgs packaging anyway. It does build with
the default version.
2025-08-18 15:56:40 +01:00
R. Ryantm
f75acd1dfe postgresqlPackages.omnigres: 0-unstable-2025-08-06 -> 0-unstable-2025-08-15 2025-08-16 17:50:44 +00:00
Wolfgang Walther
2e166162ab postgresql18Packages.timescaledb_toolkit: mark as broken
There is no upstream ticket, yet - and it only makes sense to create
one, once timescaledb itself has gained v18 support.
2025-08-15 12:44:44 +02:00
Wolfgang Walther
d44c2eb3e8 postgresqlPackages.pg-gvm: 22.6.10 -> 22.6.11 (#433605) 2025-08-14 10:31:12 +00:00
R. Ryantm
344856580f postgresqlPackages.pg-gvm: 22.6.10 -> 22.6.11 2025-08-14 09:03:33 +00:00
R. Ryantm
b02f2218db postgresqlPackages.timescaledb: 2.21.2 -> 2.21.3 2025-08-14 09:19:27 +02:00
Wolfgang Walther
3189a731c3 postgresqlPackages.timescaledb-apache: 2.21.1 -> 2.21.2 (#432220) 2025-08-10 15:17:10 +00:00
R. Ryantm
b373a3351f postgresqlPackages.timescaledb-apache: 2.21.1 -> 2.21.2 2025-08-10 17:05:46 +02:00
R. Ryantm
d23fa320a4 postgresqlPackages.pg_net: 0.19.4 -> 0.19.5 2025-08-10 14:48:04 +00:00
Wolfgang Walther
7f73aa591a postgresql18Packages: fix build or mark as broken (#429371) 2025-08-09 08:26:15 +00:00
Diogo Correia
108733a2a2 postgresql18Packages: mark remaining extensions as broken
Those extensions don't support building with PostgreSQL 18, yet.

To make sure the broken status is updated on the next upgrade, they all
have version checks in the form of an evaluation warning, so that there
has be explicit action regarding its PG18 compatibility.
2025-08-09 00:05:22 +01:00
Wolfgang Walther
d103089eb1 postgresqlPackages.omnigres: 0-unstable-2025-07-17 -> 0-unstable-2025-08-06 (#431827) 2025-08-08 12:19:38 +00:00
Wolfgang Walther
adaab0a3f9 postgresqlPackages.plr: 8.4.7 -> 8.4.8
Changelog:
https://github.com/postgres-plr/plr/blob/master/changelog.md#848---2025-05-17
2025-08-08 09:52:27 +02:00
Wolfgang Walther
3951f3b158 postgresqlPackages.pg_squeeze: 1.7.0 -> 1.9.0
Release notes:
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_8_0
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_0
2025-08-08 09:51:14 +02:00
Wolfgang Walther
67a79abc45 postgresqlPackages.wal2json: fix update script and version 2025-08-08 09:51:07 +02:00
Wolfgang Walther
65049d4556 postgresqlPackages.plr: fix update script and version 2025-08-08 09:51:06 +02:00
Wolfgang Walther
ddf16c9c79 postgresqlPackages.pg_squeeze: fix update script and version 2025-08-08 09:27:18 +02:00
Diogo Correia
794d422363 postgresqlPackages.pg_hll: fix build on pg18
PostgreSQL 18 adds the -Wmissing-variable-declarations flag by default,
which makes this build fail. Ignoring this warning allows the build to
succeed.
2025-08-07 22:53:17 +01:00
R. Ryantm
a0566adefc postgresqlPackages.omnigres: 0-unstable-2025-07-17 -> 0-unstable-2025-08-06 2025-08-07 19:16:49 +00:00
Weijia Wang
d0ccf21b20 postgresqlPackages.omnigres: 0-unstable-2025-06-27 -> 0-unstable-2025-07-17 (#427118) 2025-08-04 11:31:14 -06:00
Wolfgang Walther
0990adabfd postgresqlPackages.plpgsql_check: 2.8.1 -> 2.8.2 (#430954) 2025-08-04 14:51:28 +00:00
Wolfgang Walther
3dd938b5d4 postgresqlPackages.pgmq: 1.5.1 -> 1.6.1 (#426170) 2025-08-04 14:48:13 +00:00