postgresql_9_3: drop
Postgresql 9.3 reached end of life on november 11, 2018 (see https://www.postgresql.org/about/news/1905/) (Rebase of #52052. Closes #52052.) Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
committed by
Austin Seipp
parent
290425b7a0
commit
ce235f70ca
@@ -113,12 +113,6 @@ let
|
||||
|
||||
in {
|
||||
|
||||
postgresql_9_3 = common {
|
||||
version = "9.3.25";
|
||||
psqlSchema = "9.3";
|
||||
sha256 = "1nxn0hjrg4y5v5n2jgzrbicgv4504r2yfjyk6g6rq0sx8603x5g4";
|
||||
};
|
||||
|
||||
postgresql_9_4 = common {
|
||||
version = "9.4.20";
|
||||
psqlSchema = "9.4";
|
||||
|
||||
Reference in New Issue
Block a user