Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2010-02-20 Adjust sample auto-explain output to reflect query text inclusion. Andrew Dunstan 9.0.0
2010-02-17 Use a fatal warning check with what looks like a more portable error message. Error noticed by Tom and buildfarm member kite. Andrew Dunstan 9.0.0
2010-02-16 Add query text to auto_explain output. Andrew Dunstan 9.0.0
2010-02-16 Clean up package namespace use and use of Safe in plperl. Andrew Dunstan 9.0.0
2010-02-12 Add regression test files inadvertantly omitted in plperl.on_plperl{u}_init patch Andrew Dunstan 9.0.0
2010-02-12 Add plperl.on_plperl_init and plperl.on_plperlu_init settings for language-specific startup. Rename recently added plperl.on_perl_init to plperl.on_init. Also, code cleanup for utf8 hack. Patch from Tim Bunce, reviewed by Alex Hunsaker. Andrew Dunstan 9.0.0
2010-02-12 Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. Andrew Dunstan 9.0.0
2010-01-30 Add plperl.on_perl_init setting to provide for initializing the perl library on load. Also, handle END blocks in plperl. Andrew Dunstan 9.0.0
2010-01-29 Fix thinko in new installcheck-world target Andrew Dunstan 9.0.0
2010-01-28 Add new make targets "world", "install-world" and "installcheck-world" to build, install and check just about everything. Andrew Dunstan 9.0.0
2010-01-28 Fix bug found by warning from recent gcc. patch from Tim Bunce. Andrew Dunstan 9.0.0
2010-01-27 Fix plperl.sgml errors from recent commit. Andrew Dunstan 9.0.0
2010-01-26 Various small improvements and cleanups for PL/Perl. Andrew Dunstan 9.0.0
2010-01-20 Fix typo in Mkvcbuild.pl Andrew Dunstan 9.0.0
2010-01-20 Build plperl's new Util.xs Andrew Dunstan 9.0.0
2010-01-20 Add utility functions to PLPerl: Andrew Dunstan 9.0.0
2010-01-11 remove use of temp file for perlchunks.h, as in recent change to plperl GNUmakefile Andrew Dunstan 9.0.0
2010-01-09 Provide regression testing for plperlu, and for plperl+plperlu interaction. Andrew Dunstan 9.0.0
2010-01-09 Build perlchunks.h for plperl on MSVC Andrew Dunstan 9.0.0
2010-01-09 Tidy up and refactor plperl.c. Andrew Dunstan 9.0.0
2010-01-04 Remove sometimes inaccurate error hint about source of wrongly encoded data. Andrew Dunstan 9.0.0
2010-01-04 Check values passed back from PLPerl to the database, via function return, Andrew Dunstan 9.0.0
2009-12-31 enable examples to compile on Windows. patch from Hiroshi Saito. Andrew Dunstan 9.0.0
2009-12-25 Upgrade to latest ppport.h. Patch from Tim Bunce. Andrew Dunstan 9.0.0
2009-12-11 Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahiro Itagaki. Andrew Dunstan 9.0.0