Kirill Radzikhovskyy
d3c9639c75
postgresqlPackages.postgis: nixfmt-rfc-style
2024-08-15 13:55:26 +10:00
Kirill Radzikhovskyy
068c11900f
postgresqlPackages.postgis: enable tests
2024-08-15 13:55:12 +10:00
Vladimír Čunát
b99f751acd
Merge #333461 : postgres: security+bugfix updates
...
...into staging-next
https://www.postgresql.org/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/
2024-08-10 07:26:13 +02:00
Sandro Jäckel
632c9dd1c1
postgresql_16: 16.3 -> 16.4
...
https://www.postgresql.org/support/security/CVE-2024-7348/
Fixes CVE-2024-7348
2024-08-09 16:19:07 +02:00
Sandro Jäckel
47ed51b959
postgresql_15: 15.7 -> 15.8
...
https://www.postgresql.org/support/security/CVE-2024-7348/
Fixes CVE-2024-7348
2024-08-09 16:19:07 +02:00
Sandro Jäckel
592b5577ed
postgresql_14: 14.12 -> 14.13
...
https://www.postgresql.org/support/security/CVE-2024-7348/
Fixes CVE-2024-7348
2024-08-09 16:19:06 +02:00
Sandro Jäckel
e9fbb584ea
postgresql_13: 13.15 -> 13.16
...
https://www.postgresql.org/support/security/CVE-2024-7348/
Fixes CVE-2024-7348
2024-08-09 16:19:06 +02:00
Sandro Jäckel
84a9400564
postgresql_12: 12.19 -> 12.20
...
https://www.postgresql.org/support/security/CVE-2024-7348/
Fixes CVE-2024-7348
2024-08-09 16:19:06 +02:00
github-actions[bot]
5ca6720152
Merge master into staging-next
2024-08-06 18:01:00 +00:00
Matthew Bauer
2a13929e1f
postgresqlPackages.timescaledb_toolkit: fix on macos ( #332353 )
...
* postgresqlPackages.timescaledb_toolkit: fix on macos
It looks like the macOS linker doesn’t like that some of the symbols
are undefined in the extension. They will be provided by the postgres
binary, but macOS linker checks that all symbols are defined.
Apparently, Linux allows these symbols to be undefined.
The -undefined flag changes this behavior:
> Specifies how undefined symbols are to be treated. Options are:
> error, warning, suppress, or dynamic_lookup. The default is error.
So, setting to dynamic_lookup makes the most sense here, and makes
this package work on macOS. I tried to see if pgvecto-rs, which also
uses buildPgrxExtension, would build. Unfortunately, it gave other
errors.
More information on the bug here: https://github.com/supabase/nix-postgres/issues/10
* Remove stdenv
2024-08-06 10:17:48 -05:00
K900
4f29b5a16b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-07-31 08:57:17 +03:00
Kirill Radzikhovskyy
1e5b7660b2
postgresql: fix postgis
...
nixosTests.postgis is failing due to libxml2 update
2024-07-31 07:53:33 +10:00
Diogo Correia
da5ae1bd60
postgresqlPackages.pgvecto-rs: 0.2.1 -> 0.3.0
2024-07-30 01:23:15 +01:00
Aleksana
56d654d41f
Merge pull request #324978 from ivan/unmaintain-two
...
prisma-engines, postgresqlPackages.pg_embedding: remove myself from maintainers
2024-07-29 19:36:25 +08:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Vladimír Čunát
3f0fd423e3
postgresql_*: upstream patches to support libxml2-2.13
...
/cc PR #326637
2024-07-21 08:43:52 +02:00
Aleksana
554ada78db
Merge pull request #314963 from sdier/timescaledb2
...
timescaledb_toolkit: Fix license metadata to TSL license.
2024-07-14 23:56:07 +08:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Ivan Kozik
8fbfdcec4a
postgresqlPackages.pg_embedding: remove ivan from maintainers
2024-07-06 06:18:15 +00:00
Yt
c07812f979
Merge pull request #320302 from diogotcorreia/pgvecto-rs-fix-rust-1-78
...
postgresqlPackages.pgvecto-rs: fix build failure on rust 1.78
2024-06-23 00:32:44 +00:00
Sandro
e5aa50d733
Merge pull request #319256 from shivaraj-bh/system_stats
2024-06-20 12:11:16 +02:00
shivaraj-bh
da694466aa
system_stats: init at 3.0
2024-06-19 21:18:44 +05:30
Maximilian Bosch
6d8d21411e
Merge pull request #317281 from wolfgangwalther/postgresql-eol-policy
...
postgresql: add readme with eol-policy
2024-06-18 15:54:37 +00:00
Leona Maroni
c4cb6eb3c9
Merge pull request #315851 from LeSuisse/v8-mark-vulnerable
...
v8: mark vulnerable, move dependents to `nodejs.libv8`
2024-06-17 10:15:09 +02:00
Diogo Correia
005c08d4f6
postgresqlPackages.pgvecto-rs: fix build failure on rust 1.78
2024-06-16 16:52:19 +01:00
Wolfgang Walther
0487937af3
postgresql: add readme with eol-policy
...
This was discussed and agreed on in [1].
[1]: https://github.com/NixOS/nixpkgs/pull/310580#discussion_r1597284693
2024-06-14 09:38:23 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Wolfgang Walther
f43616270a
postgresql: add wolfgangwalther as maintainer
2024-06-04 20:56:47 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
Sigmanificient
8b473d1a27
treewide: remove unused fetch* (and other) arguments
2024-05-30 13:36:48 +02:00
Thomas Gerbet
773c17e752
postgresqlPackages.plv8: 3.1.10 -> 3.2.2
...
Changes:
https://github.com/plv8/plv8/blob/v3.2.2/Changes
2024-05-30 11:30:47 +02:00
Scott Dier
d5c9f4b273
timescaledb_toolkit: Fix license metadata to TSL license.
2024-05-27 00:46:47 +02:00
Jussi Kuokkanen
8064d28a4f
pkgs/servers: remove licenses.gpl2
2024-05-23 11:49:42 +03:00
github-actions[bot]
350d12c2fb
Merge master into staging-next
2024-05-16 12:01:25 +00:00
jopejoe1
0fad153e47
postgresql16Packages.pg_libversion: 2.0.0 -> 2.0.1
2024-05-15 18:34:33 +02:00
jopejoe1
8dbfbe8e5f
postgresql16Packages.pg_libversion: add update script
2024-05-15 18:11:02 +02:00
github-actions[bot]
5ecf9476cb
Merge staging-next into staging
2024-05-14 00:02:48 +00:00
Diogo Correia
101e8a0a2b
pgvecto-rs: mark as broken in pg12 and pg13
...
Upstream (accidentally) broke support for postgresql 12 and 13 on
v0.2.1 by changing the signature of the `from_datum` function[^1].
This went unnoticed since the release branch `0.2` did not have CI.
Furthermore, they are removing support for these versions of postgresql
on v0.3.0[^2].
[^1]: 97e861d51d
[^2]: https://github.com/tensorchord/pgvecto.rs/issues/343
2024-05-13 09:25:06 +01:00
Maximilian Bosch
3ad254b1c4
postgresql: drop obsolete musl checkPhase fix
2024-05-11 18:23:38 +02:00
Maximilian Bosch
0616f7a44f
postgresql_16: 16.2 -> 16.3, fix CVE-2024-4317
...
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:19 +02:00
Maximilian Bosch
1f657f2ce9
postgresql_15: 15.6 -> 15.7, fix CVE-2024-4317
...
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
90fdcc6112
postgresql_14: 14.11 -> 14.12, fix CVE-2024-4317
...
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
3b6b7fda09
postgresql_13: 13.14 -> 13.15
...
Accouncement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
c69eb60b61
postgresql_12: 12.18 -> 12.19
...
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:17 +02:00
OPNA2608
92dcac9339
postgresqlPackages.tds_fdw: unstable-2024-02-10 -> 2.0.3-unstable-2024-02-10
2024-05-05 22:45:23 +02:00
OPNA2608
77f1d8831c
postgresqlPackages.pgjwt: unstable-2023-03-02 -> 0-unstable-2023-03-02
2024-05-05 22:45:22 +02:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next
2024-04-25 20:43:34 +02:00
github-actions[bot]
d0efe40740
Merge master into staging-next
2024-04-25 06:01:20 +00:00
Mario Rodas
183a604e7a
Merge pull request #305572 from wolfgangwalther/remove-promscale-pgx
...
promscale_extension,buildPgxExtension: remove
2024-04-24 22:11:14 -05:00
Mario Rodas
2becf6e837
maintainers: drop marsam
2024-04-24 04:20:00 +00:00