Commits

DateSubjectAuthorReleases
2022-08-27 Be more careful to avoid including system headers after perl.h John Naylor 16.0
2019-06-02 Clean up PL/Perl's handling of the _() macro. Tom Lane 12.0
2018-01-22 Transaction control in PL procedures Peter Eisentraut 11.0
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.4.13
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.3.18
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.2.22
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.5.8
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.6.4
2017-07-28 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 10.0
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.3.10
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.1.19
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.6.0
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.4.5
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.2.14
2015-09-29 Fix plperl to handle non-ASCII error message texts correctly. Tom Lane 9.5.0
2011-02-06 Force strings passed to and from plperl to be in UTF8 encoding. Andrew Dunstan 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-20 Add utility functions to PLPerl: Andrew Dunstan 9.0.0
2006-03-19 Fix a few places that were checking for the return value of palloc() to be Neil Conway 8.2.0
2006-03-05 Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch Andrew Dunstan 8.2.0
2006-01-08 Rationalise perl header inclusions via a common include file, which also Andrew Dunstan 8.2.0
2006-01-08 Stop perl from hijacking stdio and other stuff on Windows. Andrew Dunstan 8.0.7
2006-01-08 Stop perl from hijacking stdio and other stuff on Windows. Andrew Dunstan 8.1.3
2005-10-18 Code review for spi_query/spi_fetchrow patch: handle errors sanely, Tom Lane 8.1.0