Commits

DateSubjectAuthorReleases
2011-09-26 Speed up array element assignment in plpgsql by caching type information. Tom Lane 9.2.0
2011-07-18 Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info. Tom Lane 9.2.0
2011-04-07 Fix plpgsql's issues with dropped columns in rowtypes in 8.4 branch. Tom Lane 8.4.8
2011-02-16 Add FOREACH IN ARRAY looping to plpgsql. Tom Lane 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-11-06 Make get_stack_depth_rlimit() handle RLIM_INFINITY more sanely. Tom Lane 9.1.0
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.1.23
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.2.19
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.3.13
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.4.6
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 9.0.2
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 9.1.0
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.3.13
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.4.6
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 9.0.2
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 9.1.0
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.1.23
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.2.19
2010-09-23 Fix inconsistent capitalization of "PL/pgSQL". Robert Haas 9.1.0
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 7.4.30
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.0.26
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.1.22
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.2.18
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.3.12
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.4.5