Commits

DateSubjectAuthorReleases
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.4.13
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.2.22
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.6.4
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.3.18
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-31 Tighten coding for non-composite case in plperl's return_next. Tom Lane 10.0
2017-07-28 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-17 Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 9.2.21
2017-02-17 Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 9.3.17
2017-01-23 Volatile-ize some plperl variables that must survive into PG_CATCH blocks. Tom Lane 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-11-08 Make SPI_fnumber() reject dropped columns. Tom Lane 10.0
2016-11-08 Use heap_modify_tuple not SPI_modifytuple in pl/perl triggers. Tom Lane 10.0
2016-08-31 Improve memory management for PL/Perl functions. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-03-14 Update PL/Perl's comment about hv_store(). Tom Lane 9.6.0