index 230e55036e5407c77eb4a69f5a026a8fd85140c5..f1c3aab30e4304af591a5daf18c22f703211c8fc 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.485 2006年11月24日 23:31:55 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.486 2006年11月25日 07:03:57 neilc Exp $ -->
<!--
Typical markup:
<para>
This also implies that data can no longer be shared between a PL/Perl
function and a PL/PerlU function.
- Some perl installations have not been compiled with the correct flags
+ Some Perl installations have not been compiled with the correct flags
to allow multiple interpreters to exist within a single process.
In this situation PL/Perl and PL/PerlU cannot both be used in a
single backend. The solution is to get a Perl installation which