postgresql_11: init at 11.0

This commit is contained in:
Alyssa Ross
2018-10-18 14:52:29 +01:00
parent c6c7d55790
commit 91c746cacc
3 changed files with 9 additions and 2 deletions

View File

@@ -129,4 +129,10 @@ in {
sha256 = "04a07jkvc5s6zgh6jr78149kcjmsxclizsqabjw44ld4j5n633kc";
};
postgresql_11 = common {
version = "11.0";
psqlSchema = "11.0";
sha256 = "0szk9ssfych1wlpyqxz3z6dllg1l6m5labpii8c2r463s01vm6xz";
};
}