2 H.3. Procedural Languages #
4 PostgreSQL includes several procedural languages with the base
5 distribution: PL/pgSQL, PL/Tcl, PL/Perl, and PL/Python.
7 In addition, there are a number of procedural languages that are
8 developed and maintained outside the core PostgreSQL distribution. A
9 list of procedural languages is maintained on the PostgreSQL wiki. Note
10 that some of these projects are not released under the same license as
11 PostgreSQL. For more information on each procedural language, including
12 licensing information, refer to its website and documentation.
14 https://wiki.postgresql.org/wiki/PL_Matrix