nixpkgs/pkgs/servers/sql/postgresql
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
..
ext postgresql: always create the $out/bin directory 2019-05-04 14:11:52 -05:00
patches postgresql: Move socket dir to /run/postgresql 2019-03-15 04:52:35 +01:00
default.nix Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging 2019-04-01 00:40:03 -04:00
packages.nix pgrouting: init at 2.6.2 2019-04-15 18:24:45 -05:00