We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c77cb1 commit dfe2931Copy full SHA for dfe2931
postgresql/doc/src/sgml/plpython.sgml
@@ -23,7 +23,7 @@ ____________________________________________________________________________-->
23
</para>
24
____________________________________________________________________________-->
25
<para>
26
- <application>PL/Python</application>过程语言允许用<ulink url="http://www.python.org">Python 语言</ulink>编写<productname>PostgreSQL</productname>函数。
+ <application>PL/Python</application>过程语言允许用<ulink url="http://www.python.org">Python 语言</ulink>编写<productname>PostgreSQL</productname>函数和存储过程。
27
28
29
<!--==========================orignal english content==========================
0 commit comments