Commits

DateSubjectAuthorReleases
2023-01-10 New header varatt.h split off from postgres.h Peter Eisentraut 16.0
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
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
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 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
2012-07-10 plperl: Skip setting UTF8 flag when in SQL_ASCII encoding Alvaro Herrera 9.1.5
2012-07-10 plperl: Skip setting UTF8 flag when in SQL_ASCII encoding Alvaro Herrera 9.2.0
2012-07-10 plperl: Skip setting UTF8 flag when in SQL_ASCII encoding Alvaro Herrera 9.3.0
2011-03-07 Suppress some "variable might be clobbered by longjmp" warnings. Tom Lane 9.1.0
2011-02-18 Convert Postgres arrays to Perl arrays on PL/perl input arguments Alvaro Herrera 9.1.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