mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
517c52ec2e
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. |
||
---|---|---|
.. | ||
cockroachdb | ||
mariadb | ||
monetdb | ||
mysql | ||
oracle-xe | ||
percona | ||
pgbouncer | ||
pgpool | ||
postgresql | ||
sqlite/jdbc | ||
virtuoso |