Commits

DateSubjectAuthorReleases
2019-06-02 Clean up PL/Perl's handling of the _() macro. Tom Lane 12.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
2005-10-18 Code review for spi_query/spi_fetchrow patch: handle errors sanely, Tom Lane 8.1.0
2004-11-21 Suppress remaining compile warnings, and add a comment about why Tom Lane 8.0.0
2004-11-20 Fix plperl's elog() function to convert elog(ERROR) into Perl croak(), Tom Lane 8.0.0
2002-09-04 Fix includes for plperl: ensure postgres.h is included first, Tom Lane 7.3.1
2002-05-05 Create an internal semaphore API that is not tied to SysV semaphores. Tom Lane 7.3.1
2001-06-09 Fix a few missed NOIND usages. Tom Lane 7.2.1