| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | postgresql18Packages: mark remaining extensions as broken•••Those extensions don't support building with PostgreSQL 18, yet. To make sure the broken status is updated on the next upgrade, they all have version checks in the form of an evaluation warning, so that there has be explicit action regarding its PG18 compatibility. | Diogo Correia | 2025-08-09 | 1 | -1/+9 |
| * | postgresqlPackages.pg_ivm: 1.10 -> 1.11 | R. Ryantm | 2025-05-29 | 1 | -2/+2 |
| * | postgresqlPackages: remove unused inputs•••Thanks, deadnix. | Wolfgang Walther | 2025-05-11 | 1 | -1/+0 |
| * | postgresqlPackages: use finalAttrs pattern where possible | Wolfgang Walther | 2025-04-12 | 1 | -4/+4 |
| * | postgresqlPackages.pg_ivm: 1.9 -> 1.10 | R. Ryantm | 2025-03-21 | 1 | -2/+2 |
| * | 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". | Wolfgang Walther | 2025-03-18 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: modernize | Wolfgang Walther | 2025-03-18 | 1 | -9/+9 |
| * | 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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | Silvan Mosberger | 2024-12-10 | 1 | -1/+7 |
| * | postgresqlPackages: replace custom installPhase with buildPostgresqlExtension... | Wolfgang Walther | 2024-10-29 | 1 | -10/+2 |
| * | postgresqlPackages.pg_ivm: 1.8 -> 1.9•••Makes building with PostgreSQL 17 succeed. Changelog: https://github.com/sraoss/pg_ivm/releases/tag/v1.9 | Wolfgang Walther | 2024-10-26 | 1 | -2/+2 |
| * | postgresqlJitPackages.pg_ivm: 1.7 -> 1.8 | R. Ryantm | 2024-03-02 | 1 | -2/+2 |
| * | postgresql16Packages.pg_ivm: 1.6 -> 1.7•••Diff: https://github.com/sraoss/pg_ivm/compare/v1.6...v1.7 Changelog: https://github.com/sraoss/pg_ivm/releases/tag/v1.7 | Mario Rodas | 2023-09-22 | 1 | -3/+4 |
| * | postgresqlPackages.pg_ivm: 1.5.1 -> 1.6•••Diff: https://github.com/sraoss/pg_ivm/compare/v1.5.1...v1.6 | Mario Rodas | 2023-09-10 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: 1.5 -> 1.5.1•••https://github.com/sraoss/pg_ivm/releases/tag/v1.5.1 | Mario Rodas | 2023-03-03 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: 1.4 -> 1.5•••https://github.com/sraoss/pg_ivm/releases/tag/v1.5 | Mario Rodas | 2023-02-17 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: 1.3 -> 1.4 | Ivan Kozik | 2022-12-18 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: 1.2 -> 1.3 | Ivan Kozik | 2022-10-05 | 1 | -2/+2 |
| * | postgresqlPackages.pg_ivm: init at 1.2 | Ivan Kozik | 2022-08-22 | 1 | -0/+30 |
