aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plperl/plc_perlboot.pl
Commit message (Expand)AuthorAge
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Fix declaration of $_TD in "strict" trigger functionsAlvaro Herrera2011-05-18
* Convert Postgres arrays to Perl arrays on PL/perl input argumentsAlvaro Herrera2011-02-17
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571.Alvaro Herrera2010-07-27
* Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it isAndrew Dunstan2010-05-13
* Clean up package namespace use and use of Safe in plperl.Andrew Dunstan2010-02-16
* Add plperl.on_perl_init setting to provide for initializing the perl library ...Andrew Dunstan2010-01-30
* Various small improvements and cleanups for PL/Perl.Andrew Dunstan2010-01-26
* Add utility functions to PLPerl:Andrew Dunstan2010-01-20
* Tidy up and refactor plperl.c.Andrew Dunstan2010-01-09