docs: document which server-side languages can create procs
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |