summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql/postgresql/ext/pg_topn.nix
AgeCommit message (Expand)Author
2025-05-11postgresqlPackages: remove unused inputsWolfgang Walther
2025-03-18postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtensionWolfgang Walther
2025-03-18postgresqlPackages.pg_topn: modernizeWolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-29postgresqlPackages: replace custom installPhase with buildPostgresqlExtension...Wolfgang Walther
2024-10-26postgresqlPackages.pg_topn: 2.6.0 -> 2.7.0Wolfgang Walther
2023-09-22postgresql16Packages.pg_topn: 2.5.0 -> 2.6.0Mario Rodas
2022-08-27postgresqlPackages.pg_topn: 2.4.0 -> 2.5.0Mario Rodas
2021-09-10postgresqlPackages.pg_topn: 2.3.1 -> 2.4.0Mario Rodas
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-11-27postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1Mario Rodas
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-11-01postgresqlPackages.pg_topn: 2.2.2 -> 2.3.0Mario Rodas
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
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-05-06postgresqlPackages: enable on platforms where PostgreSQL is supportedMario Rodas
2019-01-30pg_topn: 2.2.0 -> 2.2.2Mario Rodas
2019-01-19nixpkgs: reorganize the postgresql extensionsAustin Seipp