Installing procedural languages v7.5

PL/pgSQL, PL/Perl, and PL/Python ship with WarehousePG and don't require a separate install. Enable them with CREATE EXTENSION in the target database.

The following procedural languages require a separate package install on each host:

Installing PL/R also gives you access to the R Data Science Library. See R Data Science Library for details.