Commit Graph

2448 Commits

Author SHA1 Message Date
Hythera
ada3a4aa11 maintainers: drop gaelreyrol 2025-12-31 17:47:05 +01:00
R. Ryantm
0a63a2379f postgresqlPackages.pgmq: 1.8.0 -> 1.8.1 2025-12-30 19:15:29 +00:00
Wolfgang Walther
c8b29bbe9d postgresqlPackages.pg_background: init at 1.5 (#473630) 2025-12-26 17:54:02 +00:00
Michał Kłeczek
fc99816dc6 postgresqlPackages.pg_background: init at 1.5
Add https://github.com/vibhorkum/pg_background, which allows you to execute arbitrary SQL commands in background worker processes within PostgreSQL (version >= 9.5). It provides a convenient way to offload long-running tasks, perform operations asynchronously, and implement autonomous transactions.
2025-12-26 18:41:24 +01:00
R. Ryantm
942bd028b0 postgresqlPackages.pg-semver: 0.40.0 -> 0.41.0 2025-12-22 14:49:00 +00:00
Maximilian Bosch
68f887de0b nixos/postgresql: don't perform postgresql-setup when in standby mode (#469863) 2025-12-22 11:05:40 +00:00
Bouke van der Bijl
b67248cd59 nixos/postgresql: don't create postgresql-setup if no setup is needed
Also add postgresql replication test

Fixes #469859
2025-12-22 11:01:11 +01:00
R. Ryantm
2e2939ae6c postgresqlPackages.pgroonga: 4.0.4 -> 4.0.5 2025-12-13 21:12:56 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Artturin
61043c3ab4 postgresql: Fix cross
```
clang: error: unable to execute command: posix_spawn failed: Exec format error
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2025-12-10 15:45:00 +02:00
John Ericson
11973bc841 treewide: fix nix-env eval in cross (#467887) 2025-12-07 16:04:43 +00:00
Wolfgang Walther
490e007545 postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 (#468324) 2025-12-06 13:55:39 +00:00
R. Ryantm
c5de5d3bac postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 2025-12-06 04:35:53 +00:00
David McFarland
d613d20a13 treewide: fix nix-env eval in cross 2025-12-04 19:44:19 -04:00
R. Ryantm
9ad7b4b641 postgresqlPackages.pgmq: 1.7.0 -> 1.8.0 2025-12-04 20:22:51 +00:00
R. Ryantm
c6cdd4da37 postgresqlPackages.timescaledb-apache: 2.23.1 -> 2.24.0 2025-12-03 13:18:37 +00:00
Ivan Mincik
ade59e6aa3 postgresqlPackages.postgis: build with upgrade scripts
Build PostGIS with upgrade scripts such as postgis--3.5.3--ANY.sql which
are mandatory for upgrades between versions.

Closes #466292
2025-11-30 20:04:43 +01:00
R. Ryantm
5de532a4ab postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5 2025-11-29 07:03:26 +00:00
Diogo Correia
d350aeeb1a postgresqlPackages.vectorchord: 0.5.3 -> 1.0.0 2025-11-23 12:41:53 +00:00
Maximilian Bosch
359b545644 postgresql_13: remove unused nix expression 2025-11-21 15:54:22 +01:00
Wolfgang Walther
131a9d5969 postgresql_13: drop as it's EOL (#462543) 2025-11-20 20:53:33 +00:00
R. Ryantm
292a568c99 postgresqlPackages.postgis: 3.6.0 -> 3.6.1 2025-11-19 01:45:03 +00:00
Leona Maroni
a3f56d583f postgresql_13: drop as it's EOL 2025-11-18 12:32:17 +01:00
myypo
f8b3f67259 postgresqlPackages.pgx_ulid: 0.2.1 -> 0.2.2 2025-11-17 11:16:18 +02:00
Wolfgang Walther
3a3af266fa postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 (#461244) 2025-11-15 08:40:32 +00:00
R. Ryantm
c1f7c3233e postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 2025-11-15 09:27:51 +01:00
Wolfgang Walther
0f661c827c postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 (#461320) 2025-11-14 08:27:47 +00:00
kirillrdy
11fa7232bf postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 (#461342) 2025-11-13 22:25:09 +00:00
R. Ryantm
0bff3524eb postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 2025-11-13 19:15:16 +00:00
R. Ryantm
a68ba60b14 postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 2025-11-13 17:56:09 +00:00
Wolfgang Walther
8af07b25ac postgresql: switch back to latest tags
The commits we already switched to have now been tagged, so we can go
back to these.
2025-11-13 12:17:52 +01:00
Vladimír Čunát
1d8d3da257 Merge branch 'master' into staging-next 2025-11-12 08:29:34 +01:00
Wolfgang Walther
3d47aa5f41 postgresql_{13,14,15,16,17,18}: minor version updates (#460644) 2025-11-11 15:05:48 +00:00
Wolfgang Walther
07885bcfa1 postgresql_18: 18.0 -> 18.1
Release Notes:
4b324845ba/doc/src/sgml/release-18.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 15:14:18 +01:00
Wolfgang Walther
8e8cc8abef postgresql_17: 17.6 -> 17.7
Release Notes:
fbb530a3df/doc/src/sgml/release-17.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 15:14:17 +01:00
Wolfgang Walther
a52728a9b1 libpq: 18.0 -> 18.1
Release Notes:
4b324845ba/doc/src/sgml/release-18.sgml

Fixes:
CVE-2025-12818
2025-11-11 12:59:00 +01:00
Wolfgang Walther
1a270675e2 postgresql_16: 16.10 -> 16.11
Release Notes:
d61dd817be/doc/src/sgml/release-16.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:49:07 +01:00
Wolfgang Walther
534d73a49f postgresql_15: 15,14 -> 15.15
Release Notes:
32f3881677/doc/src/sgml/release-15.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:48:32 +01:00
Wolfgang Walther
88fd06566c postgresql_14: 14.19 -> 14.20
Release Notes:
9ad034be35/doc/src/sgml/release-14.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:47:55 +01:00
Wolfgang Walther
01258c1162 postgresql_13: 13.22 -> 13.23
Release Notes:
89df812eb8/doc/src/sgml/release-13.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 12:46:47 +01:00
R. Ryantm
2232b7625d postgresqlPackages.pgrouting: 3.8.0 -> 4.0.0 2025-11-09 23:22:08 +00:00
nixpkgs-ci[bot]
f5cd25b195 Merge master into staging-next 2025-11-05 12:07:24 +00:00
Diogo Correia
30e982f4f5 postgresqlPackages.pgvectorscale: 0.7.0 -> 0.9.0 2025-11-05 01:25:24 +00:00
nixpkgs-ci[bot]
04012cc267 Merge staging-next into staging 2025-11-02 18:05:48 +00:00
R. Ryantm
325198bba9 postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3 2025-11-02 10:12:00 +00:00
K900
6ddff44990 Merge remote-tracking branch 'origin/staging-next' into staging 2025-11-01 11:19:41 +03:00
Augustin Trancart
5c553e292e postgresql: expose callPackage 2025-10-31 19:49:46 +01:00
nixpkgs-ci[bot]
59e0e5f8f1 Merge staging-next into staging 2025-10-31 12:08:26 +00:00
Wolfgang Walther
47a38d48a3 postgresqlPackages.timescaledb: 2.22.1 -> 2.23.0
Release Notes:
https://github.com/timescale/timescaledb/releases/tag/2.23.0
2025-10-30 19:59:29 +01:00
nixpkgs-ci[bot]
d04d872203 Merge staging-next into staging 2025-10-30 09:24:31 +00:00