Commits

DateSubjectAuthorReleases
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 13.11
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 12.15
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 14.8
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 16.0
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 15.3
2023-05-02 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 11.20
2022-04-20 Remove trailing whitespace from *.sgml files. Tom Lane 15.0
2020-03-06 Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. Tom Lane 13.0
2011-10-04 Remove the custom_variable_classes parameter. Tom Lane 9.2.0
2011-03-05 Update documentation to reflect that standard PLs are now extensions. Tom Lane 9.1.0
2010-10-10 Support triggers on views. Tom Lane 9.1.0
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 7.4.30
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.0.26
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.1.22
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.2.18
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.3.12
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.4.5
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 9.0.1
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 9.1.0
2010-02-25 Improve warning about creating nested named subroutines in plperl. Tom Lane 9.0.0
2009-11-29 Add support for anonymous code blocks (DO blocks) to PL/Perl. Tom Lane 9.0.0
2008-03-28 Support statement-level ON TRUNCATE triggers. Simon Riggs Tom Lane 8.4.0
2006-08-12 Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was Tom Lane 8.2.0
2005-08-24 Mention BEGIN { strict->import(); } as a substitute for 'use strict' Tom Lane 8.1.0
2005-08-24 Adjust description of use_strict parameter. Some other minor editorial Tom Lane 8.1.0