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 4ec457a commit 0de771dCopy full SHA for 0de771d
doc/src/sgml/xplang.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/xplang.sgml,v 1.19 2002/09/21 18:32:54 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/xplang.sgml,v 1.20 2003/01/31 00:10:51 tgl Exp $
3
-->
4
5
<chapter id="xplang">
@@ -112,7 +112,7 @@ CREATE <optional>TRUSTED</optional> <optional>PROCEDURAL</optional> LANGUAGE <re
112
<application>PL/Python</application> are known to be trusted;
113
the languages <application>PL/TclU</application> and
114
<application>PL/PerlU</application> are designed to provide
115
- unlimited functionality should <emphasis>not</emphasis> be
+ unlimited functionality and should <emphasis>not</emphasis> be
116
marked trusted.
117
</para>
118
</step>
0 commit comments