nixpkgs/pkgs/servers/sql/postgresql/ext
Bas van Dijk 517c52ec2e
postgresql: always create the $out/bin directory
This is needed because some PostgreSQL plugins don't have a bin
directory. If only these plugins are listed in cfg.extraPlugins buildEnv
will turn $out/bin into a symbolic link to ${pg}/bin. Lateron we try to
rm $out/bin/{pg_config,postgres,pg_ctl} which will then fail because
$out/bin will be read-only.
2019-05-04 14:11:52 -05:00
..
cstore_fdw.nix
pg_cron.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
pg_hll.nix
pg_repack.nix
pg_similarity.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
pg_topn.nix pg_topn: 2.2.0 -> 2.2.2 2019-01-30 19:59:21 -05:00
pgjwt.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
pgroonga.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
pgrouting.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
pgtap.nix postgresqlPackages.pgtap: 0.99.0 -> 1.0.0 (#57360) 2019-03-13 00:58:12 +02:00
plv8.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
postgis.nix postgresqlPackages.postgis: 2.5.1 -> 2.5.2 (#58605) 2019-04-12 17:01:36 +02:00
tds_fdw.nix tds_fdw: init a 1.0.8 2019-03-12 19:38:58 -07:00
timescaledb.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
tsearch_extras.nix postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00