diff options
Diffstat (limited to 'doc/src/sgml/plperl.sgml')
-rw-r--r-- | doc/src/sgml/plperl.sgml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index b957757da64..81b6de7adb6 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -1219,10 +1219,6 @@ CREATE TRIGGER test_valid_id_trig <para> This section lists configuration parameters that affect <application>PL/Perl</>. - To set any of these parameters before <application>PL/Perl</> has been loaded, - it is necessary to have added <quote><literal>plperl</></> to the - <xref linkend="guc-custom-variable-classes"> list in - <filename>postgresql.conf</filename>. </para> <variablelist> |