Commit Graph

1416 Commits

Author SHA1 Message Date
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
R. Ryantm
292a568c99 postgresqlPackages.postgis: 3.6.0 -> 3.6.1 2025-11-19 01:45:03 +00: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
R. Ryantm
2232b7625d postgresqlPackages.pgrouting: 3.8.0 -> 4.0.0 2025-11-09 23:22:08 +00:00
Diogo Correia
30e982f4f5 postgresqlPackages.pgvectorscale: 0.7.0 -> 0.9.0 2025-11-05 01:25:24 +00:00
R. Ryantm
325198bba9 postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3 2025-11-02 10:12:00 +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
Wolfgang Walther
a9d91573e9 postgresqlPackages.anonymizer: fix maintainer pings
Because of `lib.getAttrs`,
`postgresqlPackages.anonymizer.meta.teamsPosition` returned the path to
`lib/attrsets.nix`. This caused maintainer pings for that file for the
maintainers of `postgresqlPackages.anonymizer`.

Using regular `inherit` syntax moves the definition of the `teams`
attribute in the right file and fixes the maintainer pings.
2025-10-30 09:38:15 +01:00
Wolfgang Walther
89cb7c2d2f postgresqlPackages.pointcloud: init at 1.2.5 (#454969) 2025-10-28 09:19:06 +00:00
Augustin Trancart
94ab1ba39c postgresqlPackages.pointcloud: init at 1.2.5 2025-10-28 10:10:55 +01:00
Maximilian Bosch
f842ea6032 postgresql13Packages.lantern: fix build with cmake4 (#455635) 2025-10-27 10:38:54 +00:00
Dee Anzorge
30151dae23 postgresqlPackages.rum: 1.3.14 -> 1.3.15
Changes: https://github.com/postgrespro/rum/releases/tag/1.3.15
2025-10-26 17:57:05 +01:00
Rafael Ieda
ee94892bd8 postgresql13Packages.lantern: fix build with cmake4 2025-10-25 17:34:12 -03:00
R. Ryantm
24f41c6fad postgresqlPackages.pg_partman: 5.3.0 -> 5.3.1 2025-10-24 21:59:09 +00:00
R. Ryantm
89f2026b8e postgresqlPackages.pg_ivm: 1.12 -> 1.13 2025-10-22 14:04:36 +00:00
Wolfgang Walther
4cd7c037c2 postgresqlPackages.pg_uuidv7: 1.6.0 -> 1.7.0 (#452083) 2025-10-16 08:51:02 +00:00
Diogo Correia
722c7ede95 postgresqlPackages.vectorchord: 0.4.2 -> 0.5.3
Upstream has dropped jemalloc in favour of mimalloc.
2025-10-15 22:41:23 +01:00
R. Ryantm
df7b2ee2c4 postgresqlPackages.pg_uuidv7: 1.6.0 -> 1.7.0 2025-10-14 22:02:45 +00:00
Wolfgang Walther
c987efac10 postgresql{16,17}Packages.age: 1.5.0-rc0 -> 1.6.0-rc0 (#451417) 2025-10-13 10:30:43 +00:00
jopejoe1
01238f33ac postgresql{16,17}Packages.age: 1.5.0-rc0 -> 1.6.0-rc0 2025-10-13 09:40:54 +02:00
jopejoe1
4dc17c928d postgresqlPackages.age: fix evaling of meta
In cases where src was a throw, meta failed to eval fixing this by not referencing src in meta.
2025-10-13 09:40:53 +02:00
R. Ryantm
08fc37d4f4 postgresqlPackages.pg_partman: 5.2.4 -> 5.3.0 2025-10-12 21:20:18 +00:00
jopejoe1
e33e1eb73e postgresqlPackages.age: fix src tag 2025-10-12 19:47:59 +02:00
R. Ryantm
28687f6e2b postgresqlPackages.plpgsql_check: 2.8.2 -> 2.8.3 2025-10-11 23:41:38 +00:00
R. Ryantm
4b6965adbf postgresqlPackages.pgtap: 1.3.3 -> 1.3.4 2025-10-11 15:45:09 +00:00
Alexis Williams
0be31071a4 pgx_ulid 0.2.0 -> 0.2.1
Update pgx_ulid and add support for PostgreSQL 18.
2025-10-10 16:27:18 -07:00
Wolfgang Walther
7eb8a3cd79 postgresqlPackages.pg_graphql: init at 1.5.12-unstable-2025-09-01 (#449134) 2025-10-07 15:46:23 +00:00
Julien Moutinho
a8fc17efe4 postgresqlPackages.pg_graphql: init at 1.5.12-unstable-2025-09-01 2025-10-07 17:37:08 +02:00
R. Ryantm
abf7fd777c postgresqlPackages.pgroonga: 4.0.2 -> 4.0.4 2025-10-07 00:22:03 +00:00
Wolfgang Walther
91a8fee3aa treewide: remove redundant parentheses
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
NAHO
c8d4dabc43 pkgs: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running:

    builtins=(
      abort
      baseNameOf
      break
      derivation
      derivationStrict
      dirOf
      false
      fetchGit
      fetchMercurial
      fetchTarball
      fetchTree
      fromTOML
      import
      isNull
      map
      null
      placeholder
      removeAttrs
      scopedImport
      throw
      toString
      true
    )

    fd \
      --type file \
      . \
      pkgs \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2025-10-04 19:02:37 +02:00
Diogo Correia
cd080abe76 postgresqlPackages.pg_tle: 1.5.1 -> 1.5.2
Unbreaks PG18 build.
2025-10-02 07:52:05 +01:00
kirillrdy
c21bed5ba3 postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1 (#447486) 2025-09-30 21:40:36 +00:00
R. Ryantm
45d61b67c7 postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1 2025-09-30 23:36:09 +02:00
R. Ryantm
57ebdbf53d postgresqlPackages.omnigres: 0-unstable-2025-09-15 -> 0-unstable-2025-09-26 2025-09-27 18:20:37 +00:00
Augustin Trancart
46bbd93784 postgresqlPackages.postgis: 3.5.3 -> 3.6.0 2025-09-26 15:04:29 +02:00
Wolfgang Walther
4182de0892 {pg-dump-anon,postgresql.pkgs.anonymizer}: 1.3.2 -> 2.4.1
Release Notes:
https://gitlab.com/dalibo/postgresql_anonymizer/-/blob/latest/CHANGELOG.md?ref_type=heads#20250919--241---minor-bug-fixes
2025-09-24 13:57:41 +02:00
R. Ryantm
a40a3f930b postgresqlPackages.pg_squeeze: 1.9.0 -> 1.9.1 2025-09-22 07:41:38 +00:00
R. Ryantm
fa3ff6a01a postgresqlPackages.pg_roaringbitmap: 0.5.4 -> 0.5.5 2025-09-20 05:39:31 +00:00
Wolfgang Walther
8814a115c1 postgresqlPackages.tds_fdw: 2.0.4 -> 2.0.5
Release Notes:
https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.5

Now supports PostgreSQL 18.
2025-09-18 10:03:26 +02:00
R. Ryantm
2dcb411f6b postgresqlPackages.omnigres: 0-unstable-2025-09-05 -> 0-unstable-2025-09-15 2025-09-16 17:06:29 +00:00