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:
Lancelot SIX
2018-12-14 15:05:38 +01:00
committed by Austin Seipp
parent 290425b7a0
commit ce235f70ca
3 changed files with 0 additions and 9 deletions

View File

@@ -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";