Commits

DateSubjectAuthorReleases
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.5.6
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.6.2
2016-11-06 Rationalize and document pltcl's handling of magic ".tupno" array element. Tom Lane 9.4.11
2016-11-05 Improve minor error-handling details in pltcl. Tom Lane 10.0
2016-08-31 Improve memory management for PL/Tcl 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-25 Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. Tom Lane 9.6.0
2016-03-25 In PL/Tcl, make database errors return additional info in the errorCode. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-03-02 Fix PL/Tcl's encoding conversion logic. Tom Lane 9.6.0
2016-03-02 Make PL/Tcl require Tcl 8.4 or later. Tom Lane 9.6.0
2016-03-02 Convert PL/Tcl to use Tcl's "object" interfaces. Tom Lane 9.6.0
2015-09-16 Don't use "#" as an abbreviation for "number" in PL/Tcl error messages. Tom Lane 9.5.0
2015-09-16 Don't use "#" as an abbreviation for "number" in PL/Tcl error messages. Tom Lane 9.6.0
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.5.0
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.6.0
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.3.10
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.5.0
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.0.23
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.4.5
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.2.14
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.1.19
2015-07-20 Fix (some of) pltcl memory usage Alvaro Herrera 9.6.0
2015-01-26 Fix volatile-safety issue in pltcl_SPI_execute_plan(). Tom Lane 9.0.19