Bump the default version of PostgreSQL to 9.4
This commit is contained in:
parent
b07de4bf8b
commit
8799287a84
|
@ -9102,7 +9102,7 @@ let
|
|||
libmemcached = null; # Detection is broken upstream
|
||||
};
|
||||
|
||||
postgresql = postgresql92;
|
||||
postgresql = postgresql94;
|
||||
|
||||
postgresql90 = callPackage ../servers/sql/postgresql/9.0.x.nix { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue