| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-23 | postgresqlPackages.plpgsql_check: 2.8.9 -> 2.8.11 | R. Ryantm | |
| 2026-02-16 | postgresqlPackages.plpgsql_check: 2.8.8 -> 2.8.9 | R. Ryantm | |
| 2026-02-08 | postgresqlPackages.plpgsql_check: 2.8.5 -> 2.8.8 | R. Ryantm | |
| 2025-11-29 | postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5 | R. Ryantm | |
| 2025-10-11 | postgresqlPackages.plpgsql_check: 2.8.2 -> 2.8.3 | R. Ryantm | |
| 2025-08-04 | postgresqlPackages.plpgsql_check: 2.8.1 -> 2.8.2 | R. Ryantm | |
| 2025-07-04 | postgresqlPackages.plpgsql_check: 2.7.15 -> 2.8.1 (#391954) | Wolfgang Walther | |
| 2025-07-04 | postgresqlPackages.plpgsql_check: 2.7.15 -> 2.8.1 | R. Ryantm | |
| 2025-05-11 | postgresqlPackages: remove unused inputs | Wolfgang Walther | |
| Thanks, deadnix. | |||
| 2025-03-18 | postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtension | Wolfgang Walther | |
| 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 | postgresqlPackages.plpgsql_check: modernize | Wolfgang Walther | |
| 2025-02-11 | postgresqlPackages.plpgsql_check: 2.7.13 -> 2.7.15 | R. Ryantm | |
| 2024-12-25 | postgresqlPackages.plpgsql_check: 2.7.12 -> 2.7.13 | R. Ryantm | |
| 2024-12-10 | treewide: format all inactive Nix files | Silvan Mosberger | |
| 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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | |||
| 2024-11-16 | postgresqlPackages.plpgsql_check: 2.7.5 -> 2.7.12 | Wolfgang Walther | |
| 2024-10-29 | postgresqlPackages: replace custom installPhase with ↵ | Wolfgang Walther | |
| buildPostgresqlExtension helper | |||
| 2024-09-21 | postgresqlPackages: refactor extension checks | Wolfgang Walther | |
| The withPackages scope now provides a "postgresqlTestExtension" helper which removes all the boilerplate for those kind of tests. This was Mario Rodas' idea in #299756. | |||
| 2024-04-24 | maintainers: drop marsam | Mario Rodas | |
| 2024-03-31 | postgresql12JitPackages.plpgsql_check: 2.7.4 -> 2.7.5 | R. Ryantm | |
| 2024-03-15 | postgresqlJitPackages.plpgsql_check: 2.7.3 -> 2.7.4 | R. Ryantm | |
| 2024-03-09 | postgresql.pkgs: remove broken conditions for legacy versions | Wolfgang Walther | |
| PostgreSQL older than v12 is not in nixpkgs anymore, so marking those as still broken in that case doesn't make sense anymore. | |||
| 2024-02-27 | postgresqlJitPackages.plpgsql_check: 2.7.2 -> 2.7.3 | R. Ryantm | |
| 2024-01-13 | postgresqlPackages.plpgsql_check: 2.7.1 -> 2.7.2 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.7.1...v2.7.2 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.7.2 | |||
| 2023-12-24 | postgresqlPackages.plpgsql_check: 2.7.0 -> 2.7.1 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.7.0...v2.7.1 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.7.1 | |||
| 2023-12-10 | postgresql12JitPackages.plpgsql_check: 2.6.2 -> 2.7.0 | R. Ryantm | |
| 2023-11-25 | postgresql16Packages.plpgsql_check: 2.6.1 -> 2.6.2 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.6.1...v2.6.2 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.6.2 | |||
| 2023-11-05 | postgresql16Packages.plpgsql_check: 2.6.0 -> 2.6.1 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.6.0...v2.6.1 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.6.1 | |||
| 2023-11-04 | postgresql12JitPackages.plpgsql_check: 2.5.4 -> 2.6.0 | R. Ryantm | |
| 2023-10-25 | postgresqlPackages.plpgsql_check: 2.5.3 -> 2.5.4 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.3...v2.5.4 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.4 | |||
| 2023-09-22 | postgresql16Packages.plpgsql_check: 2.5.1 -> 2.5.3 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.1...v2.5.3 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.3 | |||
| 2023-09-22 | postgresqlPackages.plpgsql_check: 2.5.0 -> 2.5.1 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.0...v2.5.1 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.1 | |||
| 2023-09-12 | postgresqlPackages.plpgsql_check: 2.4.0 -> 2.5.0 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.4.0...v2.5.0 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.0 | |||
| 2023-08-21 | postgresqlPackages.plpgsql_check: 2.3.4 -> 2.4.0 | Mario Rodas | |
| Diff: https://github.com/okbob/plpgsql_check/compare/v2.3.4...v2.4.0 Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.4.0 | |||
| 2023-04-20 | postgresqlPackages.plpgsql_check: 2.3.3 -> 2.3.4 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.3.4 | |||
| 2023-03-14 | postgresqlPackages.plpgsql_check: 2.3.0 -> 2.3.3 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.3.3 | |||
| 2023-01-28 | postgresqlPackages.plpgsql_check: 2.2.6 -> 2.3.0 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.3.0 | |||
| 2023-01-03 | postgresqlPackages.plpgsql_check: 2.2.5 -> 2.2.6 | Mario Rodas | |
| 2022-12-19 | postgresql11Packages.plpgsql_check: 2.2.4 -> 2.2.5 | R. Ryantm | |
| 2022-11-23 | postgresqlPackages.plpgsql_check: 2.2.3 -> 2.2.4 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.2.4 | |||
| 2022-11-18 | postgresqlPackages.plpgsql_check: 2.2.2 -> 2.2.3 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.2.3 | |||
| 2022-10-14 | postgresql15Packages.plpgsql_check: 2.2.1 -> 2.2.2 | Mario Rodas | |
| https://github.com/okbob/plpgsql_check/releases/tag/v2.2.2 | |||
| 2022-09-23 | postgresql11Packages.plpgsql_check: 2.1.9 -> 2.2.1 | R. Ryantm | |
| 2022-09-06 | postgresql11Packages.plpgsql_check: 2.1.8 -> 2.1.9 | R. Ryantm | |
| 2022-08-01 | postgresql11Packages.plpgsql_check: 2.1.5 -> 2.1.8 | R. Ryantm | |
| 2022-05-12 | postgresqlPackages.plpgsql_check: 2.1.3 -> 2.1.5 | Mario Rodas | |
| 2022-04-08 | postgresql11Packages.plpgsql_check: 2.1.2 -> 2.1.3 | R. Ryantm | |
| 2022-02-13 | postgresql11Packages.plpgsql_check: 2.1.0 -> 2.1.2 | R. Ryantm | |
| 2022-01-01 | postgresql11Packages.plpgsql_check: 2.0.6 -> 2.1.0 | R. Ryantm | |
| 2021-12-08 | postgresql11Packages.plpgsql_check: 2.0.5 -> 2.0.6 | R. Ryantm | |
| 2021-10-22 | postgresqlPackages.plpgsql_check: 2.0.2 -> 2.0.5 | Mario Rodas | |
