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