Commit Graph

38 Commits

Author SHA1 Message Date
R. Ryantm
2eff50a128 postgresqlPackages.pg_partman: 5.4.3 -> 5.5.0 2026-07-29 15:49:36 +00:00
R. Ryantm
b0c111be93 postgresqlPackages.pg_partman: 5.4.2 -> 5.4.3 2026-03-12 23:47:41 +00:00
R. Ryantm
2bebf22216 postgresqlPackages.pg_partman: 5.4.1 -> 5.4.2 2026-02-24 12:12:01 +00:00
R. Ryantm
2d2e28d192 postgresqlPackages.pg_partman: 5.4.0 -> 5.4.1 2026-02-09 20:37:18 +00:00
R. Ryantm
be7a24625c postgresqlPackages.pg_partman: 5.3.1 -> 5.4.0 2026-01-07 12:58:37 +00:00
R. Ryantm
24f41c6fad postgresqlPackages.pg_partman: 5.3.0 -> 5.3.1 2025-10-24 21:59:09 +00:00
R. Ryantm
08fc37d4f4 postgresqlPackages.pg_partman: 5.2.4 -> 5.3.0 2025-10-12 21:20:18 +00:00
Wolfgang Walther
e1573ae30b postgresqlPackages: remove unused inputs
Thanks, deadnix.
2025-05-11 10:44:16 +02:00
Wolfgang Walther
052547291e postgresqlPackages: use finalAttrs pattern where possible 2025-04-12 21:10:55 +02:00
Wolfgang Walther
72b8186ff7 postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtension
This is for consistency with postgresqlTestExtension and
postgresqlTestHook. Everything that is passed via postgresql's
generic.nix "packages scope" now is prefixed with "postgresql".
2025-03-18 18:17:24 +01:00
Wolfgang Walther
c8acb21179 postgresqlPackages.pg_partman: modernize 2025-03-18 18:16:50 +01:00
R. Ryantm
9ce6259fd1 postgresqlPackages.pg_partman: 5.2.2 -> 5.2.4 2025-01-05 03:04:05 +00:00
R. Ryantm
bf171199a0 postgresqlPackages.pg_partman: 5.2.1 -> 5.2.2 2024-12-15 11:05:47 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
7695b70193 postgresqlPackages.pg_partman: 5.1.0 -> 5.2.1 2024-12-04 08:22:23 +00:00
Wolfgang Walther
e24121ec20 postgresqlPackages: replace custom installPhase with buildPostgresqlExtension helper 2024-10-29 09:55:20 +01:00
R. Ryantm
25a5f227f7 postgresql15JitPackages.pg_partman: 5.0.1 -> 5.1.0 2024-04-03 02:29:01 +00:00
Mario Rodas
da48627167 postgresqlPackages.pg_partman: 5.0.0 -> 5.0.1
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v5.0.0...v5.0.1

Changelog: https://github.com/pgpartman/pg_partman/blob/v5.0.1/CHANGELOG.md
2024-01-12 04:20:00 +00:00
Mario Rodas
831519f0ea postgresql16Packages.pg_partman: mark as broken on PostgreSQL<14 2023-09-22 04:20:00 +00:00
Mario Rodas
daaca70745 postgresql16Packages.pg_partman: 4.7.4 -> 5.0.0
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v4.7.4...v5.0.0

Changelog: https://github.com/pgpartman/pg_partman/blob/v5.0.0/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
70cd815865 postgresqlPackages.pg_partman: 4.7.3 -> 4.7.4
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v4.7.3...v4.7.4

Changelog: https://github.com/pgpartman/pg_partman/raw/v4.7.4/CHANGELOG.txt
2023-09-10 04:20:00 +00:00
Mario Rodas
86f8f8caf5 postgresqlPackages.pg_partman: add changelog to meta 2023-04-16 23:02:00 +00:00
R. Ryantm
3a03211580 postgresql11JitPackages.pg_partman: 4.7.1 -> 4.7.3 2023-04-16 23:01:00 +00:00
Mario Rodas
b0ea9c6db8 postgresql15Packages.pg_partman: 4.7.0 -> 4.7.1 2022-10-14 04:20:00 +00:00
R. Ryantm
c32b08f41f postgresql11Packages.pg_partman: 4.6.2 -> 4.7.0 2022-08-11 22:32:35 +00:00
R. Ryantm
2e4800d710 postgresql11Packages.pg_partman: 4.6.0 -> 4.6.2 2022-08-01 05:37:54 +00:00
R. Ryantm
46a15c0838 postgresql11Packages.pg_partman: 4.5.1 -> 4.6.0 2021-12-08 04:32:38 +00:00
Robert Scott
29b5264841 postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
addressing CVE-2021-33204
2021-05-31 00:29:06 +01:00
R. RyanTM
628b9538a4 postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1 2021-01-21 02:06:01 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
3623ea3ff6 postgresql11Packages.pg_partman: 4.3.1 -> 4.4.0 2020-05-23 05:33:24 +00:00
R. RyanTM
75503db6f3 postgresql11Packages.pg_partman: 4.3.0 -> 4.3.1 2020-05-06 12:54:01 +00:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
82e7ef2c16 postgresql11Packages.pg_partman: 4.2.2 -> 4.3.0 2020-02-09 03:15:19 -06:00
R. RyanTM
fcb5d7ebf8 postgresql11Packages.pg_partman: 4.1.0 -> 4.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pg_partman/versions

 (#71747)
2019-11-14 00:09:43 +01:00
danbst
954c0fd2fa postgresqlPackages: fix build of several PG plugins and add postgresql11Packages
Leftovers from 80aadbec60

`postgresql11Packages` are added to be built by Hydra as mainline PG plugins.
2019-08-15 01:36:59 +03:00
Erlend Hamberg
80aadbec60 Install postgresql extensions under $out/share/postgresql
This fixes extensions after #62271 moved files from `$out/share` to
`$out/share/postgresql`.
2019-07-01 16:24:44 +02:00
Peter Ferenczy
d6d94878ea pg_partman: init at 4.1.0 2019-05-14 18:37:34 +02:00