Commit Graph

4033 Commits

Author SHA1 Message Date
Wolfgang Walther
5a268f9365 postgresqlPackages.pg-semver: remove useless passthru test
There is no binary for the pg-semver extension, so a version tester
passthru test will always fail.
2025-03-10 22:06:43 +01:00
nixpkgs-ci[bot]
7ca362baba Merge master into staging-next 2025-03-10 12:06:00 +00:00
Wolfgang Walther
3601ee9c3d postgresqlPackages.pg_byteamagic: init at 0.2.4 (#387925) 2025-03-10 08:33:14 +00:00
Wolfgang Walther
8245129d32 postgresqlPackages.pg_byteamagic: init at 0.2.4 2025-03-07 16:22:38 +01:00
K900
84cbffea41 Merge remote-tracking branch 'origin/master' into staging-next 2025-03-07 17:51:46 +03:00
Ben Chand
8079fb45d5 postgresqlPackages.pg_tle: init at 1.4.0 (#387868) 2025-03-07 14:06:51 +01:00
nixpkgs-ci[bot]
85c888c696 Merge master into staging-next 2025-03-05 00:15:01 +00:00
R. Ryantm
2bf982eeb3 percona-server_8_0: 8.0.40-31 -> 8.0.41-32 2025-03-03 14:36:22 +00:00
nixpkgs-ci[bot]
9492c01997 Merge staging-next into staging 2025-02-27 12:06:25 +00:00
Wolfgang Walther
81b9caed9a postgresqlPackages.h3-pg: 4.1.4 -> 4.2.2 (#384680) 2025-02-27 11:54:05 +01:00
R. Ryantm
e1b7498ca8 postgresqlPackages.h3-pg: 4.1.4 -> 4.2.2 2025-02-26 21:00:01 +01:00
nixpkgs-ci[bot]
605603cbde Merge staging-next into staging 2025-02-26 00:15:08 +00:00
R. Ryantm
e6489f6907 postgresqlPackages.pgroonga: 4.0.0 -> 4.0.1 2025-02-25 18:05:48 +00:00
nixpkgs-ci[bot]
43809f1901 Merge staging-next into staging 2025-02-25 12:06:34 +00:00
R. Ryantm
427cde65c7 postgresqlPackages.timescaledb: 2.18.1 -> 2.18.2 2025-02-25 07:27:41 +00:00
nixpkgs-ci[bot]
ac12db5260 Merge staging-next into staging 2025-02-21 18:05:28 +00:00
Wolfgang Walther
4579b6bc19 {postgresql*,libpq}: replace rev with tag
We had set the "stamped" commit in #382282, a few days before the tags
appeared. The tags are now there, so we can replace them. The hashes
stay the same.
2025-02-20 18:54:48 +01:00
Maximilian Bosch
6127dba039 Merge: libpq: fix pg_config --libdir (#382380) 2025-02-20 10:45:00 +01:00
nixpkgs-ci[bot]
80447868c6 Merge master into staging-next 2025-02-20 00:14:40 +00:00
Leona Maroni
762c790251 percona_server_8_4: fix broken symlink 2025-02-18 11:38:49 +01:00
Leona Maroni
7cd5f9d166 percona-server_8_0: fix broken symlink 2025-02-18 11:38:45 +01:00
R. Ryantm
7a8b7390d8 libpq: 17.2 -> 17.4
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:20:12 +01:00
Maximilian Bosch
70d670e42c postgresql_17: 17.2 -> 17.4
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:49 +01:00
Maximilian Bosch
172fa69cbd postgresql_16: 16.6 -> 16.8
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:49 +01:00
Maximilian Bosch
e9a5ab8607 postgresql_15: 15.10 -> 15.12
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:29 +01:00
Maximilian Bosch
903de708a8 postgresql_14: 14.15 -> 14.17
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:29 +01:00
Maximilian Bosch
8e25714eee postgresql_13: 13.18 -> 13.20
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:28 +01:00
Wolfgang Walther
be8612e15a postgresql: fetch from GitHub instead of tarball
This allows us to fetch newer releases a few days before they are
officially released and the tarballs have been pushed.

The regular release cycle is like this:
- Sunday, the release notes are committed.
- Monday, the version is "stamped", i.e. the version bump committed.
- Thursday, the release is made.

There are not going to be any changes from Monday on, so we can kick off
our builds at that time already - they still need time to hit unstable
anyway.
2025-02-18 10:59:47 +01:00
Wolfgang Walther
4b19142053 libpq: fix pg_config --libdir
With the same reasoning as for postgresql's pg_config, we need to make
adjustments to libpq's variant. Otherwise it would not return the
correct LIBDIR, pointing at the -dev output instead of -out.
2025-02-15 22:13:17 +01:00
nixpkgs-ci[bot]
ba14e0aa79 Merge master into staging-next 2025-02-13 00:14:34 +00:00
Wolfgang Walther
39b5f7ab1a postgresqlPackages.pgroonga: 3.2.5 -> 4.0.0 (#381278) 2025-02-12 22:27:38 +01:00
R. Ryantm
837e57fab3 postgresqlPackages.pgroonga: 3.2.5 -> 4.0.0 2025-02-11 20:55:51 +00:00
K900
a8ea01bdd0 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-11 21:27:54 +03:00
Maximilian Bosch
d09560220c Merge: postgresqlPackages.pgrouting: 3.7.2 -> 3.7.3 (#381143) 2025-02-11 16:21:21 +01:00
Maximilian Bosch
aca498b1d3 Merge: postgresqlPackages.timescaledb: 2.18.0 -> 2.18.1 (#381126) 2025-02-11 16:17:37 +01:00
R. Ryantm
4f7a8f1423 postgresqlPackages.pgrouting: 3.7.2 -> 3.7.3 2025-02-11 12:09:22 +00:00
R. Ryantm
85098a1e37 postgresqlPackages.timescaledb: 2.18.0 -> 2.18.1 2025-02-11 10:29:52 +00:00
R. Ryantm
928bdcfac2 postgresqlPackages.plpgsql_check: 2.7.13 -> 2.7.15 2025-02-11 08:22:34 +00:00
nixpkgs-ci[bot]
6cbc9451cf Merge staging-next into staging 2025-02-07 00:15:02 +00:00
Pol Dellaiera
facc1650dc mariadb: 10.5.28, 10.6.21, 10.11.11, 11.4.5 (#379600) 2025-02-06 19:53:23 +01:00
Simon Hauser
cc73325d45 mariadb: 10.5.28, 10.6.21, 10.11.11, 11.4.5 2025-02-05 13:51:17 +01:00
nixpkgs-ci[bot]
0f9ae399f2 Merge staging-next into staging 2025-02-03 00:15:24 +00:00
Alyssa Ross
ce26e2f25a Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/by-name/ca/cargo-bundle-licenses/package.nix
	pkgs/by-name/ca/cargo-semver-checks/package.nix
	pkgs/by-name/co/comrak/package.nix
	pkgs/by-name/kr/krabby/package.nix
	pkgs/by-name/pr/pretix/plugins/passbook/package.nix
	pkgs/by-name/ua/uair/package.nix
	pkgs/development/python-modules/dlinfo/default.nix
2025-02-02 19:43:40 +01:00
nixpkgs-ci[bot]
0acbe87d4f Merge staging-next into staging 2025-02-02 11:33:22 +00:00
nixpkgs-ci[bot]
e1353d0d8d Merge master into staging-next 2025-02-02 11:32:53 +00:00
Wolfgang Walther
d975047add postgresqlPackages.pgddl: refactor strictDeps
This is now done in buildPostgresqlExtension.
2025-02-02 11:13:21 +01:00
Maximilian Bosch
34949ce0c8 Merge: postgresqlPackages: enable strictDeps (#378482) 2025-02-02 10:50:16 +01:00
K900
1fa0be855c Merge remote-tracking branch 'origin/staging-next' into staging 2025-02-02 09:49:00 +03:00
K900
c15f4ee007 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-02 09:47:44 +03:00
Maximilian Bosch
9eb6826226 Merge: postgresqlPackages.pgddl: init at 0.29 (#377938) 2025-02-01 22:37:19 +01:00