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
f8bc00efc5
postgresql.pg_config: make overrideable
...
This allows `postgresql.withPackages` to easily override the paths to
the default and man outputs for `pg_config`. It avoids all
`buildEnv`-dev-output hackery, which it didn't properly support, and
separates the logic cleanly.
2025-08-04 16:53:01 +02: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
R. Ryantm
7f45d9f957
postgresqlPackages.plpgsql_check: 2.8.1 -> 2.8.2
2025-08-04 14:31:46 +00:00
Wolfgang Walther
f635b72b9a
postgresqlPackages.pg_net: 0.19.3 -> 0.19.4 ( #430087 )
2025-08-03 15:55:49 +00:00
Wolfgang Walther
38f44b8c52
postgresqlPackages.timescaledb-apache: 2.21.0 -> 2.21.1 ( #427447 )
2025-08-03 15:54:52 +00:00
R. Ryantm
492a3e5b21
postgresqlPackages.pgsql-http: 1.6.3 -> 1.7.0
2025-08-02 09:53:03 +00:00
R. Ryantm
d242203a66
postgresqlPackages.pg_net: 0.19.3 -> 0.19.4
2025-08-01 11:06:43 +00:00
TomaSajt
398b16e16c
treewide: remove useFetchCargoVendor usages
2025-07-26 11:39:35 +02:00
R. Ryantm
2a358e6585
postgresqlPackages.pgmq: 1.5.1 -> 1.6.1
2025-07-26 01:41:19 +00:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
R. Ryantm
0b0fd79f9b
postgresqlPackages.pg_net: 0.19.1 -> 0.19.3
2025-07-23 23:51:05 +00:00
R. Ryantm
5db41209e3
postgresqlPackages.timescaledb-apache: 2.21.0 -> 2.21.1
2025-07-22 13:28:18 +00:00
Jonas Heinrich
798836437b
postgresqlPackages.postgis: fix cross-compilation ( #424800 )
2025-07-21 14:21:10 +02:00
Jonas Heinrich
24a2a22af6
postgresqlPackages.postgis: fix cross-compilation
2025-07-21 14:19:44 +02:00
R. Ryantm
46f931dca2
postgresqlPackages.omnigres: 0-unstable-2025-06-27 -> 0-unstable-2025-07-17
2025-07-21 11:23:37 +00:00
Wolfgang Walther
4d4069361d
postgresqlPackages.pg-gvm: 22.6.9 -> 22.6.10 ( #426587 )
2025-07-19 12:29:34 +00:00
Maximilian Bosch
cf0661c6f3
postgresql_18: turn off NUMA support in 18beta2 as well
...
Follows up on #426118
Still produces a broken test:
diff -U3 /build/source/src/test/regress/expected/numa.out /build/source/src/test/regress/results/numa.out
--- /build/source/src/test/regress/expected/numa.out 1970-01-01 00:00:01.000000000 +0000
+++ /build/source/src/test/regress/results/numa.out 2025-07-19 08:44:02.793368816 +0000
@@ -6,8 +6,4 @@
-- switch to superuser
\c -
SELECT COUNT(*) >= 0 AS ok FROM pg_shmem_allocations_numa;
- ok
-----
- t
-(1 row)
-
+ERROR: invalid NUMA node id outside of allowed range [0, 0]: 1
2025-07-19 12:04:19 +02:00
R. Ryantm
f1bc9b03bf
postgresqlPackages.pg-gvm: 22.6.9 -> 22.6.10
2025-07-19 06:06:31 +00:00
Wolfgang Walther
53860c1e15
postgresql_18: 18beta1 -> 18beta2
...
Release notes:
https://www.postgresql.org/about/news/postgresql-18-beta-2-released-3103/
2025-07-17 16:31:38 +02:00
nikolaiser
6b5d556b4f
vectorchord: update for rust 1.88.0
2025-07-16 16:57:51 +02:00
Wolfgang Walther
487143b076
postgresqlPackages.hypopg: 1.4.1 -> 1.4.2 ( #423810 )
2025-07-16 08:58:52 +00:00
R. Ryantm
71aabd6680
postgresqlPackages.pg_net: 0.18.0 -> 0.19.1
2025-07-15 13:25:47 +02:00
nixpkgs-ci[bot]
e7ecba7a3a
Merge master into staging-next
2025-07-11 15:03:21 +00:00
Wolfgang Walther
c3a41f85e4
postgresqlPackages.postgis: 3.5.2 -> 3.5.3
...
Release notes:
https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.5.3/NEWS
2025-07-11 15:51:13 +02:00
nixpkgs-ci[bot]
fc055fed90
Merge master into staging-next
2025-07-09 18:05:44 +00:00
Wolfgang Walther
cfb4e6450e
postgresqlPackages.hypopg: add meta.changelog
2025-07-09 17:29:24 +02:00
R. Ryantm
aa18f87e06
postgresqlPackages.hypopg: 1.4.1 -> 1.4.2
2025-07-09 15:08:09 +00:00
Wolfgang Walther
0052865778
postgresqlPackages.plv8: 3.2.3 -> 3.2.4 ( #423798 )
2025-07-09 14:52:27 +00:00
Wolfgang Walther
b5ba681ba9
postgresqlPackages.plv8: fix meta.changelog
2025-07-09 16:44:42 +02:00
R. Ryantm
75132c6bad
postgresqlPackages.plv8: 3.2.3 -> 3.2.4
2025-07-09 14:19:36 +00:00
K900
3c4bd15763
Merge remote-tracking branch 'origin/master' into staging-next
2025-07-09 16:26:35 +03:00
Wolfgang Walther
481cdeeea5
postgresqlPackages.timescaledb-apache: 2.20.3 -> 2.21.0 ( #423481 )
2025-07-09 07:37:09 +00:00
R. Ryantm
47754b6920
postgresqlPackages.timescaledb-apache: 2.20.3 -> 2.21.0
2025-07-08 13:19:45 +00:00
K900
b960b040a2
Merge remote-tracking branch 'origin/master' into staging-next
2025-07-08 15:12:10 +03:00
Wolfgang Walther
20b12068da
buildPgrxExtension: force pinning cargo-pgrx ( #423140 )
2025-07-08 07:56:47 +00:00
nixpkgs-ci[bot]
230edab0d4
Merge master into staging-next
2025-07-07 18:05:24 +00:00
Wolfgang Walther
a160bd4bfb
postgresql13Packages.pgaudit: 1.5.2 -> 1.5.3
...
https://github.com/pgaudit/pgaudit/releases/tag/1.5.3
2025-07-07 14:31:49 +02:00
Wolfgang Walther
f2d2e1a1bf
postgresql14Packages.pgaudit: 1.6.2 -> 1.6.3
...
https://github.com/pgaudit/pgaudit/releases/tag/1.6.3
2025-07-07 14:31:48 +02:00
Wolfgang Walther
13bb575a82
postgresql15Packages.pgaudit: 1.7.0 -> 1.7.1
...
https://github.com/pgaudit/pgaudit/releases/tag/1.7.1
2025-07-07 14:31:43 +02:00
Wolfgang Walther
8e9aa8119e
postgresql16Packages.pgaudit: 16.0 -> 16.1
...
https://github.com/pgaudit/pgaudit/releases/tag/16.1
2025-07-07 14:31:38 +02:00
Wolfgang Walther
77a84b4109
postgresql17Packages.pgaudit: 17.0 -> 17.1
...
https://github.com/pgaudit/pgaudit/releases/tag/17.1
2025-07-07 14:31:33 +02:00
Wolfgang Walther
3ee9701f36
postgresql18Packages.pgaudit: add note about v18 support
2025-07-07 14:31:28 +02:00