| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | postgresqlPackages.pltcl: set pname and version instead of name | jopejoe1 | 2026-02-02 | 1 | -1/+2 |
| * | postgresqlPackages.plpython3: set pname and version instead of name | jopejoe1 | 2026-02-02 | 1 | -1/+2 |
| * | postgresqlPackages.plperl: set pname and version instead of name | jopejoe1 | 2026-02-02 | 1 | -1/+2 |
| * | postgresqlPackages.pgrouting: 4.0.0 -> 4.0.1 | R. Ryantm | 2026-02-02 | 1 | -2/+2 |
| * | postgresqlPackages.vectorchord: 0.5.3 -> 1.0.0 (#460915) | dotlambda | 2026-01-29 | 1 | -3/+3 |
| |\ | |||||
| | * | postgresqlPackages.vectorchord: 0.5.3 -> 1.0.0 | Diogo Correia | 2025-11-23 | 1 | -3/+3 |
| * | | postgresqlPackages.timescaledb-apache: 2.24.0 -> 2.25.0 | R. Ryantm | 2026-01-29 | 1 | -2/+2 |
| * | | postgresqlPackages.pgmq: 1.8.1 -> 1.9.0 (#483536) | Wolfgang Walther | 2026-01-28 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | postgresqlPackages.pgmq: 1.8.1 -> 1.9.0 | R. Ryantm | 2026-01-25 | 1 | -2/+2 |
| * | | | mysql80: 8.0.44 -> 8.0.45•••Fixes: * CVE-2026-21968 * CVE-2026-21936 * CVE-2026-21937 * CVE-2026-21941 * CVE-2026-21948 * CVE-2026-21964 Changes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-45.html | Thomas Gerbet | 2026-01-21 | 1 | -2/+2 |
| |/ / | |||||
| * | | teams/helsinki-systems: handle team with external membership (#478819) | Wolfgang Walther | 2026-01-18 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | teams/helsinki-systems: drop | Wolfgang Walther | 2026-01-14 | 1 | -2/+6 |
| * | | | treewide: git tags: remove unnecessary string interpolation | Gaël James | 2026-01-15 | 3 | -3/+3 |
| * | | | postgresqlPackages.pg-gvm: 22.6.12 -> 22.6.13 (#479616) | Wolfgang Walther | 2026-01-14 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | postgresqlPackages.pg-gvm: 22.6.12 -> 22.6.13 | R. Ryantm | 2026-01-13 | 1 | -2/+2 |
| * | | | postgresqlPackages.postgis: update osgeo git url•••OSGeo git URL was changed from `git.osgeo.org/gitea` to `git.osgeo.org` few months ago. | Ivan Mincik | 2026-01-13 | 1 | -1/+1 |
| |/ / | |||||
| * | | teams/flyingcircus: handle team with external membership (#478808) | Wolfgang Walther | 2026-01-12 | 4 | -4/+13 |
| |\ \ | |||||
| | * | | treewide: Take over maintainership from the flyingcircus team •••The flyingcircus team was dissolved as it's an external team. We (osnyx and me) take over maintainersip as persons. | Leona Maroni | 2026-01-12 | 4 | -1/+13 |
| | * | | teams/flyingcircus: drop | Wolfgang Walther | 2026-01-10 | 4 | -4/+1 |
| * | | | teams/apm: drop | Wolfgang Walther | 2026-01-11 | 1 | -1/+4 |
| |/ / | |||||
| * | | postgresqlPackages.pg_partman: 5.3.1 -> 5.4.0 | R. Ryantm | 2026-01-07 | 1 | -2/+2 |
| * | | maintainers: drop gaelreyrol (#475666) | Yohann Boniface | 2026-01-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | maintainers: drop gaelreyrol | Hythera | 2025-12-31 | 1 | -1/+1 |
| * | | | postgresqlPackages.omnigres: fix build with cmake4 | Sigmanificient | 2026-01-03 | 1 | -9/+24 |
| * | | | postgresqlPackages.pgmq: 1.8.0 -> 1.8.1 | R. Ryantm | 2025-12-30 | 1 | -2/+2 |
| |/ / | |||||
| * | | postgresqlPackages.pg_background: init at 1.5 (#473630) | Wolfgang Walther | 2025-12-26 | 1 | -0/+30 |
| |\ \ | |||||
| | * | | postgresqlPackages.pg_background: init at 1.5•••Add https://github.com/vibhorkum/pg_background, which allows you to execute arbitrary SQL commands in background worker processes within PostgreSQL (version >= 9.5). It provides a convenient way to offload long-running tasks, perform operations asynchronously, and implement autonomous transactions. | Michał Kłeczek | 2025-12-26 | 1 | -0/+30 |
| * | | | postgresqlPackages.pg-semver: 0.40.0 -> 0.41.0 | R. Ryantm | 2025-12-22 | 1 | -2/+2 |
| |/ / | |||||
| * | | nixos/postgresql: don't perform postgresql-setup when in standby mode (#469863) | Maximilian Bosch | 2025-12-22 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | nixos/postgresql: don't create postgresql-setup if no setup is needed•••Also add postgresql replication test Fixes #469859 | Bouke van der Bijl | 2025-12-22 | 1 | -0/+1 |
| * | | | postgresqlPackages.pgroonga: 4.0.4 -> 4.0.5 | R. Ryantm | 2025-12-13 | 1 | -2/+2 |
| |/ / | |||||
| * | | treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> | Ihar Hrachyshka | 2025-12-10 | 7 | -26/+26 |
| * | | postgresql: Fix cross•••``` clang: error: unable to execute command: posix_spawn failed: Exec format error clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` | Artturin | 2025-12-10 | 1 | -1/+1 |
| * | | treewide: reduce maintenance by globin (#468656) | Maximilian Bosch | 2025-12-08 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | treewide: reduce maintenance by globin | Robin Gloster | 2025-12-07 | 1 | -1/+1 |
| * | | | treewide: fix nix-env eval in cross (#467887) | John Ericson | 2025-12-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | treewide: fix nix-env eval in cross | David McFarland | 2025-12-04 | 1 | -1/+1 |
| * | | | | postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 (#468324) | Wolfgang Walther | 2025-12-06 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 | R. Ryantm | 2025-12-06 | 1 | -2/+2 |
| | | |/ / | |/| | | |||||
| * / | | | postgresqlPackages.pgmq: 1.7.0 -> 1.8.0 | R. Ryantm | 2025-12-04 | 1 | -2/+2 |
| |/ / / | |||||
| * / / | postgresqlPackages.timescaledb-apache: 2.23.1 -> 2.24.0 | R. Ryantm | 2025-12-03 | 1 | -2/+2 |
| |/ / | |||||
| * | | 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 | Ivan Mincik | 2025-11-30 | 1 | -1/+0 |
| * | | maintainers: drop orivej (#463812) | Wolfgang Walther | 2025-11-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | maintainers: drop orivej•••Signed-off-by: Marcin Serwin <marcin@serwin.dev> | Marcin Serwin | 2025-11-21 | 1 | -1/+1 |
| * | | | postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5 (#466177) | Wolfgang Walther | 2025-11-29 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5 | R. Ryantm | 2025-11-29 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * / | | percona-server_8_0: 8.0.43-34 -> 8.0.44-35 | R. Ryantm | 2025-11-29 | 1 | -2/+2 |
| |/ / | |||||
| * | | postgresql_13: remove unused nix expression | Maximilian Bosch | 2025-11-21 | 1 | -15/+0 |
| * | | postgresql_13: drop as it's EOL (#462543) | Wolfgang Walther | 2025-11-20 | 1 | -1/+0 |
| |\ \ | |/ |/| | |||||
| | * | postgresql_13: drop as it's EOL | Leona Maroni | 2025-11-18 | 1 | -1/+0 |
