-
+
PL/Perl - Perl Procedural Language
or subtransaction to be aborted.
- The perl code is limited to a single string. Longer code can be placed
- into a module and loaded by the on_perl_init> string.
- Examples:
+ The perl code is limited to a single string. Longer code can be placed
+ into a module and loaded by the on_perl_init> string.
+ Examples:
plplerl.on_perl_init = '$ENV{NYTPROF}="start=no"; require Devel::NYTProf::PgPLPerl'
plplerl.on_perl_init = 'use lib "/my/app"; use MyApp::PgInit;'