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
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
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
nixpkgs-ci[bot]
cce942aa75
Merge staging-next into staging
2025-08-18 18:06:28 +00:00
nixpkgs-ci[bot]
472a23ebc4
Merge master into staging-next
2025-08-18 18:05:47 +00: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
nixpkgs-ci[bot]
f0702aab35
Merge staging-next into staging
2025-08-15 12:08:07 +00:00
Martin Weinelt
d826eeab52
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-15 14:01:14 +02: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
f719b79589
libpq: 17.5 -> 17.6 ( #433766 )
...
Release Notes:
https://www.postgresql.org/docs/release/17.6/
2025-08-15 10:26:50 +00:00
Wolfgang Walther
15efb120d1
postgresql: fix build
...
The test is only available on PostgreSQL 18, thus the replace will fail
on anything lower.
2025-08-15 08:36:32 +02:00
Hans Joachim Kliemeck
447e957dd0
postgresql: 13.21 -> 13.22
2025-08-15 08:17:39 +02:00
Hans Joachim Kliemeck
9951da1dc8
postgresql: 14.18 -> 14.19
2025-08-15 08:17:38 +02:00
Hans Joachim Kliemeck
ebb6f532ae
postgresql: 15.13 -> 15.14
2025-08-15 08:17:38 +02:00
Hans Joachim Kliemeck
6cfd1b6a85
postgresql: 16.9 -> 16.10
2025-08-15 08:17:37 +02:00
Hans Joachim Kliemeck
a216b8c911
postgresql: 17.5 -> 17.6
2025-08-15 08:17:32 +02:00
Wolfgang Walther
4c70fc087a
libpq: 17.5 -> 17.6
...
Release Notes:
https://www.postgresql.org/docs/release/17.6/
2025-08-14 22:04:27 +02:00
Wolfgang Walther
bbf9090e6e
postgresql_18: 18beta2 -> 18beta3
...
Release Notes:
https://www.postgresql.org/docs/18/release-18.html
2025-08-14 21:59:32 +02:00
nixpkgs-ci[bot]
6be5b2521e
Merge staging-next into staging
2025-08-14 18:06:37 +00: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
Maximilian Bosch
9024fc95dd
Merge: postgresql.pg_config: make overrideable ( #426704 )
2025-08-13 18:02:42 +02:00
nixpkgs-ci[bot]
7a955016e6
Merge staging-next into staging
2025-08-10 18:05:45 +00: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
Maximilian Bosch
a1ab3bdb47
postgresql_18: disable NUMA test-case
...
While the functionality itself works, it is broken inside the sandbox
since NUMA information is exposed via sysfs which is not available in
the sandbox.
2025-08-10 13:55:14 +02: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