mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
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
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
<para>
|
||||
The <application>PL/Python</application> procedural language allows
|
||||
<productname>PostgreSQL</productname> functions to be written in the
|
||||
<productname>PostgreSQL</productname> functions and procedures to be written in the
|
||||
<ulink url="https://www.python.org">Python language</ulink>.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user