nixpkgs/pkgs/servers/sql
Oliver Charles 912a825d1e Disable exec symlink resolution for PostgreSQL 9.2
When building PostgreSQL with plugins under NixOS, NixOS will create a
postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins
into a single directory. Unfortunately, the plugins will not actually be usable
by PostgreSQL because it will still try and locate them in the original
PostgreSQL share directory, not postgresql-and-plugins.

In this commit, I have patched resolve_symlinks to always return success, which
matches the behavior if HAVE_READLINK is false (so presumably invalid paths are
never passed to this function).
2013-06-27 14:09:39 +01:00
..
monetdb * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
mysql mysql-connector-java: Updated to 5.1.25 2013-06-02 23:40:18 +02:00
mysql5 * -lgcc_s is also needed on i686-linux. 2009-10-12 11:22:16 +00:00
mysql51 mysql: Update to 5.1.69 2013-05-14 11:47:23 +02:00
mysql55 mysql: Update to 5.5.31 2013-05-14 11:47:22 +02:00
oracle-xe Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
postgresql Disable exec symlink resolution for PostgreSQL 9.2 2013-06-27 14:09:39 +01:00
virtuoso Virtuoso: upgrade to 6.1.6 2013-04-30 12:01:02 +03:00