Commits

DateSubjectAuthorReleases
2012-07-10 plperl: Skip setting UTF8 flag when in SQL_ASCII encoding Alvaro Herrera 9.3.0
2011-11-26 Use the right interpreter for encoding test. Andrew Dunstan 9.1.2
2011-11-26 Use the right interpreter for encoding test. Andrew Dunstan 9.2.0
2011-11-26 Ensure plperl strings are always correctly UTF8 encoded. Andrew Dunstan 9.2.0
2011-11-26 Ensure plperl strings are always correctly UTF8 encoded. Andrew Dunstan 9.1.2
2011-10-13 Fix up Perl-to-Postgres datatype conversions in pl/perl. Tom Lane 9.1.2
2011-10-13 Fix up Perl-to-Postgres datatype conversions in pl/perl. Tom Lane 9.2.0
2011-02-18 Convert Postgres arrays to Perl arrays on PL/perl input arguments Alvaro Herrera 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.1.21
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.2.17
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.3.11
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.4.4
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is 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 Clean up package namespace use and use of Safe in plperl. Andrew Dunstan 9.0.0
2010-01-26 Various small improvements and cleanups for PL/Perl. Andrew Dunstan 9.0.0
2010-01-09 Tidy up and refactor plperl.c. Andrew Dunstan 9.0.0
2009-11-29 Add support for anonymous code blocks (DO blocks) to PL/Perl. Tom Lane 9.0.0
2007-01-28 Remove unnecessary checkpoint from PL regression tests. This was once Tom Lane 8.3.0
2007-01-27 Allow args to spi_prepare to be standard type aliaes as well as those known in pg_type. Fixes bug #2917. Add some regression tests for these cases. Andrew Dunstan 8.3.0
2006-08-13 Back out plperl OUT hash/array parameter patch, again. Bruce Momjian 8.2.0
2006-08-13 Re-apply plperl patch that allows OUT parameters to be placed into Perl Bruce Momjian 8.2.0
2006-08-12 Back out patch for plperl to handle OUT paramaters into arrays and Bruce Momjian 8.2.0