Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |