Commit Graph

4033 Commits

Author SHA1 Message Date
Emily
9a988edb4a mariadb-connector-c_{3_1,3_2,3_3}: conditionalize GCC 15 patch
This won’t be needed for 3.4 when that version is added, but will
stay around for older versions.
2025-09-14 22:03:15 +01:00
K900
d3070e2836 Merge remote-tracking branch 'origin/staging-next' into staging 2025-09-14 22:06:55 +03:00
R. Ryantm
80d0c19413 postgresqlPackages.pg_csv: 1.0 -> 1.0.1 2025-09-14 11:21:22 +00:00
Emily
0b9ac6896d mariadb-connector-c: fix build against gcc15 (#442634) 2025-09-13 20:46:20 +01:00
K900
5e55633983 Merge remote-tracking branch 'origin/staging-next' into staging 2025-09-13 21:19:36 +03:00
Sandro Jäckel
cc4495a889 mariadb-connector-c: fix build against gcc15 2025-09-13 16:17:39 +02:00
Sandro Jäckel
a7712eb1f3 mariadb-connector-c: set a homepage 2025-09-13 16:17:35 +02:00
Sandro Jäckel
8bb0b542d7 mariadb-connector-c: use --replace-fail 2025-09-13 16:17:30 +02: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
Wolfgang Walther
8c761f4926 postgresqlPackages.pgmq: 1.6.1 -> 1.7.0 (#442122) 2025-09-13 12:32:39 +00:00
Emily
047a673df1 fmt: fmt_10 -> fmt_11 (#431227) 2025-09-13 06:17:19 +01:00
Emily
3d71d3e33b treewide: fmt_11 -> fmt 2025-09-12 00:55:37 +01:00
R. Ryantm
3995c1531f postgresqlPackages.pgmq: 1.6.1 -> 1.7.0 2025-09-11 17:40:09 +00:00
Wolfgang Walther
ed0efe5907 pkgsStatic.libpq: fix build
This has worked before - but only accidentally so. It worked once we
enabled `structuredAttrs`, but there was a bug in the stdenv adapter for
`pkgsStatic`, which made it ineffective when using `structuredAttrs`.

With the bug fixed, libpq was broken again. This time, we fix it by
entirely disabling the build of shared libraries in PG's Makefiles for
the static case. No shared libraries - no problem.
2025-09-10 16:07:21 +02:00
Vladimír Čunát
a713d31b56 Merge branch 'master' into staging-next 2025-09-08 20:46:02 +02: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
nixpkgs-ci[bot]
5c32d7788d Merge master into staging-next 2025-09-06 12:05:56 +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
nixpkgs-ci[bot]
83ae2a18c8 Merge master into staging-next 2025-09-05 12:06:35 +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
nixpkgs-ci[bot]
63e18a8927 Merge master into staging-next 2025-09-04 18:05:10 +00: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
nixpkgs-ci[bot]
a5414f7a6d Merge master into staging-next 2025-09-04 12:06:41 +00: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
ae56374068 postgresql_18: 18beta3 -> 18rc1
Release Notes for v18:
https://www.postgresql.org/docs/18/release-18.html
2025-09-04 10:15:15 +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
nixpkgs-ci[bot]
b4c4165f04 Merge master into staging-next 2025-09-02 18:04:47 +00: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
nixpkgs-ci[bot]
46b1f8a0ce Merge master into staging-next 2025-09-02 00:16:27 +00:00
dish
3ab9a6bb95 postgresqlPackages.pgddl: 0.29 -> 0.30 (#437860) 2025-09-01 14:33:49 -04:00
nixpkgs-ci[bot]
9f455ea141 Merge master into staging-next 2025-09-01 16:25:26 +00: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
nixpkgs-ci[bot]
41cbb2b5e7 Merge master into staging-next 2025-08-31 00:18:17 +00: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
nixpkgs-ci[bot]
5990693e76 Merge staging-next into staging 2025-08-25 12:08: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
nixpkgs-ci[bot]
d212df3ae9 Merge staging-next into staging 2025-08-24 18:05:38 +00:00
Wolfgang Walther
467f4f28b0 mssql_jdbc: 12.10.1 -> 13.2.0 (#433988) 2025-08-24 16:44:47 +00:00
Vladimír Čunát
7f3ba72e24 Merge branch 'master' into staging 2025-08-23 11:39:22 +02: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
nixpkgs-ci[bot]
2c02dcbf29 Merge staging-next into staging 2025-08-20 17:47:51 +00:00
nixpkgs-ci[bot]
be2d891621 Merge master into staging-next 2025-08-20 17:47:05 +00: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