|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.485 2006/11/24 23:31:55 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.486 2006/11/25 07:03:57 neilc Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -416,7 +416,7 @@ links to the main documentation.
|
416 | 416 | <para>
|
417 | 417 | This also implies that data can no longer be shared between a PL/Perl
|
418 | 418 | function and a PL/PerlU function.
|
419 |
| - Someperl installations have not been compiled with the correct flags |
| 419 | + SomePerl installations have not been compiled with the correct flags |
420 | 420 | to allow multiple interpreters to exist within a single process.
|
421 | 421 | In this situation PL/Perl and PL/PerlU cannot both be used in a
|
422 | 422 | single backend. The solution is to get a Perl installation which
|
|