Wolfgang Walther
713a4107e3
postgresqlPackages.hypopg: modernize
2025-03-18 18:16:33 +01:00
Wolfgang Walther
7cad011574
postgresqlPackages.h3-pg: modernize
2025-03-18 18:16:32 +01:00
Wolfgang Walther
2bd4a4b670
postgresqlPackages.cstore_fdw: modernize
2025-03-18 18:16:32 +01:00
Wolfgang Walther
07f318ab2d
postgresqlPackages.citus: remove left-over broken condition
2025-03-18 18:16:31 +01:00
Wolfgang Walther
f403641247
postgresqlPackages.citus: modernize
2025-03-18 18:16:28 +01:00
Wolfgang Walther
569b0d15e4
postgresqlPackages.apache_datasketches: modernize
2025-03-17 19:09:35 +01:00
Wolfgang Walther
3a0a1704d3
postgresqlPackages.anonymizer: sort arguments
2025-03-17 19:09:35 +01:00
Wolfgang Walther
783eaa5d91
postgresqlPackages.age: remove hash for v12
...
v12 had been removed from nixpkgs a while ago.
2025-03-17 19:09:34 +01:00
Wolfgang Walther
c982a346b5
postgresqlPackages.age: modernize
2025-03-17 19:09:33 +01:00
Wolfgang Walther
8fc19e6d7e
postgresqlPackages.plv8: modernize
2025-03-17 19:09:32 +01:00
Wolfgang Walther
d53a220625
postgresqlPackages.pgvecto-rs: modernize
2025-03-17 19:09:32 +01:00
Wolfgang Walther
74b4466fe9
postgresqlPackages.pg_repack: fix update script
2025-03-17 19:09:31 +01:00
Wolfgang Walther
18c1698f43
postgresqlPackages.pg-gvm: 22.6.7 -> 22.6.8
2025-03-17 19:09:30 +01:00
Wolfgang Walther
52083ce938
postgresqlPackages.citus: 13.0.0 -> 13.0.2
2025-03-17 19:09:26 +01:00
Wolfgang Walther
dfb0d4fd7c
postgresql: remove unused argument
...
Accidentally introduced in 247053e .
2025-03-16 14:54:28 +01:00
Wolfgang Walther
93c56d7a1d
postgresql: fix cross for FreeBSD ( #387727 )
2025-03-15 09:52:10 +00:00
Audrey Dutcher
247053e4ac
postgresql: fix cross for FreeBSD
...
- Fix dependencies (uuid and locale)
- Add the --export-dynamic flag - it is applicable for all
autotools-based cross configurations starting with v16.
2025-03-14 14:44:25 -07:00
Sigmanificient
91d5ab3ae4
treewide: remove unused rec expressions
2025-03-14 05:15:05 +01:00
Sigmanificient
670aba9a64
treewide: remove unused arguments
2025-03-13 18:00:11 +01:00
nixpkgs-ci[bot]
9a807b1916
Merge master into staging-next
2025-03-11 17:36:38 +00:00
Wolfgang Walther
f9823a68ef
postgresqlPackages.pgsodium: patch shebangs properly
...
Some scripts in the package were not patched correctly, which made the
passthru test fail.
2025-03-10 22:11:53 +01:00
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]
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
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