summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql/postgresql/ext/temporal_tables.nix
AgeCommit message (Expand)Author
2025-05-11postgresqlPackages: remove unused inputsWolfgang Walther
2025-04-12postgresqlPackages: use finalAttrs pattern where possibleWolfgang Walther
2025-03-18postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtensionWolfgang Walther
2025-03-18postgresqlPackages.temporal_tables: modernizeWolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-29postgresqlPackages: replace custom installPhase with buildPostgresqlExtension...Wolfgang Walther
2023-09-22postgresql16Packages.temporal_tables: unstable-2021-02-20 -> 1.2.2Mario Rodas
2023-01-04postgresqlPackages.temporal_tables: 1.2.0 -> 2021-02-20Ryan Trinkle
2022-05-30treewide: pkgs/servers: mark broken for darwinRick van Schijndel
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15postgresqlPackages: fix build of several PG plugins and add `postgresql11Pack...danbst
2019-07-01Install postgresql extensions under `$out/share/postgresql`Erlend Hamberg
2019-06-11temporal_tables: init at 1.2.0Peter Ferenczy