summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql/postgresql/default.nix
AgeCommit message (Expand)Author
2025-11-18postgresql_13: drop as it's EOLLeona Maroni
2025-07-05postgresql_18: init at 18beta1Kamil Monicz
2025-04-05postgresql: always build with JIT enabledWolfgang Walther
2025-01-26postgresql: refactor `postgresqlVersions` attribute & testsMaximilian Bosch
2025-01-19libpq: init at 17.2Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-15postgresql_12: removeMaximilian Bosch
2024-10-26postgresql_17: init at 17.0Wolfgang Walther
2024-06-14postgresql: add readme with eol-policyWolfgang Walther
2024-04-04postgresql: remove thisAttr argument by calling tests directlyWolfgang Walther
2024-03-15postgresql: refactor to remove "this" argumentWolfgang Walther
2024-03-15postgresql: refactor mkPackages in default.nixWolfgang Walther
2024-03-15postgresql: refactor to split up default.nix (2/2)Wolfgang Walther
2024-03-15postgresql: refactor to split up default.nix (1/2)Wolfgang Walther
2024-03-15postgresql: refactor to remove useless references to "self"Wolfgang Walther
2024-03-15postgresql: refactor to move packages.nix to ext/default.nix (1/2)Wolfgang Walther
2024-03-15postgresql: refactor to move locale-binary-path.patch into patches/Wolfgang Walther
2024-02-08Revert "postgresql: Fix build with libxml2 2.12"Mario Rodas
2024-02-08postgresql_16: 16.1 -> 16.2Mario Rodas
2024-02-08postgresql_15: 15.5 -> 15.6Mario Rodas
2024-02-08postgresql_14: 14.10 -> 14.11Mario Rodas
2024-02-08postgresql_13: 13.13 -> 13.14Mario Rodas
2024-02-08postgresql_12: 12.17 -> 12.18Mario Rodas
2024-01-12postgresql: add support to PL/PythonMario Rodas
2023-12-26postgresql: Fix build with libxml2 2.12Jan Tojnar
2023-12-12postgresql: add pam support on linuxArnar Gauti Ingason
2023-11-12postgresql_jit: fix buildMario Rodas
2023-11-10postgresql_16: 16.0 -> 16.1Mario Rodas
2023-11-10postgresql_15: 15.4 -> 15.5Mario Rodas
2023-11-10postgresql_14: 14.9 -> 14.10Mario Rodas
2023-11-10postgresql_13: 13.12 -> 13.13Mario Rodas
2023-11-10postgresql_12: 12.16 -> 12.17Mario Rodas
2023-11-10postgresql: add changelog to metaMario Rodas
2023-10-31Merge master into staging-nextgithub-actions[bot]
2023-10-30postgresql_11: removeMaximilian Bosch
2023-10-29postgresql_jit: fix buildMaximilian Bosch
2023-10-16postgresql: Add `meta.pkgConfigModules` and testMeet Barot
2023-10-10Merge pull request #259734 from marsam/postgresql-update-extensionsMario Rodas
2023-10-10postgresql: reorganize musl patches (#260067)Yureka
2023-09-22postgresql: add dlSuffix to passthruMario Rodas
2023-09-16postgresql_16: init at 16.0Steve Purcell
2023-08-19Merge master into staging-nextgithub-actions[bot]
2023-08-18postgresql: fix musl patchesSean D Gillespie
2023-08-10postgresql_15: 15.3 -> 15.4ajs124
2023-08-10postgresql_14: 14.8 -> 14.9ajs124
2023-08-10postgresql_13: 13.11 -> 13.12ajs124
2023-08-10postgresql_12: 12.15 -> 12.16ajs124
2023-08-10postgresql_11: 11.20 -> 11.21ajs124
2023-06-07Merge pull request #228349 from yu-re-ka/musl-postgresqlMaximilian Bosch
2023-05-28pkgsMusl.postgresql: fix buildYureka