| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-27 | postgresqlPackages.pgvector: 0.8.1 -> 0.8.2 | R. Ryantm | |
| 2025-09-05 | postgresqlPackages.pgvector: 0.8.0 -> 0.8.1 | Wolfgang Walther | |
| Release Notes: https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#081-2025-09-04 Now supports PostgreSQL 18. | |||
| 2025-08-09 | postgresql18Packages: mark remaining extensions as broken | Diogo Correia | |
| 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. | |||
| 2025-05-11 | postgresqlPackages: remove unused inputs | Wolfgang Walther | |
| Thanks, deadnix. | |||
| 2025-04-12 | postgresqlPackages: use finalAttrs pattern where possible | Wolfgang Walther | |
| 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.pgvector: modernize | Wolfgang Walther | |
| 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.pgvector: 0.6.2 -> 0.8.0 | Wolfgang Walther | |
| 2024-10-29 | postgresqlPackages: replace custom installPhase with ↵ | Wolfgang Walther | |
| buildPostgresqlExtension helper | |||
| 2024-04-24 | maintainers: drop marsam | Mario Rodas | |
| 2024-03-19 | postgresql12JitPackages.pgvector: 0.6.1 -> 0.6.2 | R. Ryantm | |
| 2024-03-05 | postgresql12JitPackages.pgvector: 0.6.0 -> 0.6.1 | R. Ryantm | |
| 2024-01-29 | postgresqlPackages.pgvector: 0.5.1 -> 0.6.0 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.5.1...v0.6.0 Changelog: https://github.com/pgvector/pgvector/raw/v0.6.0/CHANGELOG.md | |||
| 2023-10-11 | postgresqlPackages.pgvector: 0.5.0 -> 0.5.1 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.5.0...v0.5.1 Changelog: https://github.com/pgvector/pgvector/raw/v0.5.1/CHANGELOG.md | |||
| 2023-09-22 | postgresql16Packages.pgvector: fix build on darwin | Mario Rodas | |
| 2023-08-29 | postgresqlPackages.pgvector: 0.4.4 -> 0.5.0 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.4.4...v0.5.0 Changelog: https://github.com/pgvector/pgvector/raw/v0.5.0/CHANGELOG.md | |||
| 2023-06-13 | postgresqlPackages.pgvector: 0.4.3 -> 0.4.4 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.4.3...v0.4.4 Changelog: https://github.com/pgvector/pgvector/raw/v0.4.4/CHANGELOG.md | |||
| 2023-06-11 | postgresqlPackages.pgvector: 0.4.2 -> 0.4.3 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.4.2...v0.4.3 Changelog: https://github.com/pgvector/pgvector/raw/v0.4.3/CHANGELOG.md | |||
| 2023-05-13 | postgresqlPackages.pgvector: 0.4.1 -> 0.4.2 | Mario Rodas | |
| Diff: https://github.com/pgvector/pgvector/compare/v0.4.1...v0.4.2 Changelog: https://github.com/pgvector/pgvector/raw/v0.4.2/CHANGELOG.md | |||
| 2023-03-21 | postgresqlPackages.pgvector: 0.4.0 -> 0.4.1 | Mario Rodas | |
| 2023-01-27 | postgresqlPackages.pgvector: 0.3.2 -> 0.4.0 | Mario Rodas | |
| 2022-11-23 | postgresqlPackages.pgvector: 0.3.0 -> 0.3.2 | Mario Rodas | |
| 2022-10-22 | postgresqlPackages.pgvector: 0.2.7 -> 0.3.0 | Mario Rodas | |
| 2022-10-14 | postgresql15Packages.pgvector: fix build for PostgreSQL 15 | Mario Rodas | |
| 2022-08-12 | postgresqlPackages.pgvector: 0.2.6 -> 0.2.7 | Mario Rodas | |
| 2022-05-25 | postgresqlPackages.pgvector: 0.2.5 -> 0.2.6 | Mario Rodas | |
| 2022-02-12 | postgresqlPackages.pgvector: 0.2.2 -> 0.2.5 | Mario Rodas | |
| 2022-01-19 | postgresqlPackages.pgvector: 0.2.0 -> 0.2.2 | Mario Rodas | |
| 2021-10-04 | postgresqlPackages.pgvector: 0.1.8 -> 0.2.0 | Mario Rodas | |
| 2021-09-07 | postgresqlPackages.pgvector: 0.1.7 -> 0.1.8 | Mario Rodas | |
| 2021-06-18 | postgresqlPackages.pgvector: 0.1.6 -> 0.1.7 | Mario Rodas | |
| 2021-06-11 | postgresqlPackages.pgvector: 0.1.5 -> 0.1.6 | Mario Rodas | |
| 2021-05-26 | postgresqlPackages.pgvector: 0.1.4 -> 0.1.5 | Mario Rodas | |
| 2021-05-18 | postgresqlPackages.pgvector: 0.1.2 -> 0.1.4 | Mario Rodas | |
| 2021-04-30 | postgresqlPackages.pgvector: 0.1.0 -> 0.1.2 | Mario Rodas | |
| 2021-04-22 | postgresqlPackages.pgvector: init at 0.1.0 | Mario Rodas | |
