Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add plperl.on_perl_init setting to provide for initializing the perl library ↵ | Andrew Dunstan | 2010-01-30 |
on load. Also, handle END blocks in plperl. Database access is disallowed during both these operations, although it might be allowed in END blocks in future. Patch from Tim Bunce. |