summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql/postgresql/ext/pg_cron.nix
AgeCommit message (Expand)Author
2025-09-08postgresqlPackages.pg_cron: 1.6.6 -> 1.6.7R. Ryantm
2025-09-04postgresqlPackages.pg_cron: 1.6.5 -> 1.6.6Wolfgang Walther
2025-08-09postgresql18Packages: mark remaining extensions as brokenDiogo Correia
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.pg_cron: modernizeWolfgang Walther
2024-12-12postgresqlPackages.pg_cron: 1.6.4 -> 1.6.5Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-29postgresqlPackages: replace custom installPhase with buildPostgresqlExtension...Wolfgang Walther
2024-10-26postgresqlPackages.pg_cron: 1.6.2 -> 1.6.4Wolfgang Walther
2023-10-25postgresqlPackages.pg_cron: 1.6.1 -> 1.6.2Mario Rodas
2023-10-12postgresql11JitPackages.pg_cron: 1.6.0 -> 1.6.1R. Ryantm
2023-09-22postgresql16Packages.pg_cron: fix build on darwinMario Rodas
2023-09-01postgresql11JitPackages.pg_cron: 1.5.2 -> 1.6.0R. Ryantm
2023-04-29postgresql11JitPackages.pg_cron: 1.5.1 -> 1.5.2R. Ryantm
2023-02-11postgresqlPackages.pg_cron: 1.4.2 -> 1.5.1Mario Rodas
2022-07-16postgresqlPackages.pg_cron: 1.4.1 -> 1.4.2Mario Rodas
2021-09-30postgresqlPackages.pg_cron: 1.3.1 -> 1.4.1Mario Rodas
2021-03-29postgresqlPackages.pg_cron: 1.3.0 -> 1.3.1Mario Rodas
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-10-06postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0Mario Rodas
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-09-01postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0Mario Rodas
2019-08-15postgresqlPackages: fix build of several PG plugins and add `postgresql11Pack...danbst
2019-07-16Merge branch 'master' into postgresql-plugins-binDanylo Hlynskyi
2019-07-01Install postgresql extensions under `$out/share/postgresql`Erlend Hamberg
2019-05-04postgresql: always create the $out/bin directoryBas van Dijk
2019-04-14postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 (#59396)Mario Rodas
2019-04-08postgresqlPackages.pg_cron: 1.1.2 -> 1.1.3 (#58747)R. RyanTM
2019-01-19nixpkgs: reorganize the postgresql extensionsAustin Seipp