docs: document which server-side languages can create procs

Bruce Momjian <bruce@momjian.us>

Commit: 0eaaeabed7c5798260c2ca20c711527acd4f0ce2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-12-23T14:37:37Z
Releases: 11.11
docs:  document which server-side languages can create procs

This was missed when the feature was added.

Reported-by: Daniel Westermann

Discussion: https://postgr.es/m/160624532969.25818.4767632047905006142@wrigleys.postgresql.org

Backpatch-through: 11

Files

PathChange+/−
doc/src/sgml/plperl.sgml modified +2 −2
doc/src/sgml/plpgsql.sgml modified +2 −2
doc/src/sgml/plpython.sgml modified +1 −1
doc/src/sgml/pltcl.sgml modified +1 −1
doc/src/sgml/spi.sgml modified +1 −1

Documentation touched