index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
plc_perlboot.pl
Commit message (
Expand
)
Author
Age
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Fix declaration of $_TD in "strict" trigger functions
Alvaro Herrera
2011-05-18
*
Convert Postgres arrays to Perl arrays on PL/perl input arguments
Alvaro Herrera
2011-02-17
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571.
Alvaro Herrera
2010-07-27
*
Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is
Andrew Dunstan
2010-05-13
*
Clean up package namespace use and use of Safe in plperl.
Andrew Dunstan
2010-02-16
*
Add plperl.on_perl_init setting to provide for initializing the perl library ...
Andrew Dunstan
2010-01-30
*
Various small improvements and cleanups for PL/Perl.
Andrew Dunstan
2010-01-26
*
Add utility functions to PLPerl:
Andrew Dunstan
2010-01-20
*
Tidy up and refactor plperl.c.
Andrew Dunstan
2010-01-09