postgresql_11: init at 11.0
This commit is contained in:
@@ -129,4 +129,10 @@ in {
|
||||
sha256 = "04a07jkvc5s6zgh6jr78149kcjmsxclizsqabjw44ld4j5n633kc";
|
||||
};
|
||||
|
||||
postgresql_11 = common {
|
||||
version = "11.0";
|
||||
psqlSchema = "11.0";
|
||||
sha256 = "0szk9ssfych1wlpyqxz3z6dllg1l6m5labpii8c2r463s01vm6xz";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -13610,7 +13610,8 @@ with pkgs;
|
||||
postgresql_9_4
|
||||
postgresql_9_5
|
||||
postgresql_9_6
|
||||
postgresql_10;
|
||||
postgresql_10
|
||||
postgresql_11;
|
||||
|
||||
postgresql_jdbc = callPackage ../servers/sql/postgresql/jdbc { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user