Deprecate PostgreSQL-9.4
Final release was in Fabruary 2020. WWW: https://www.postgresql.org/support/versioning/ Also, fix build problems with plperl and plpython for 9.4
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
WANT_PGSQL_VER= 9.4
|
||||
|
||||
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
|
||||
INSTALL_DIRS= src/pl/plpython
|
||||
|
||||
.include "${.CURDIR}/../postgresql12-plpython/Makefile"
|
||||
|
||||
Reference in New Issue
Block a user