postgresql/src/pl
Tom Lane 3d3218aa3d Back-patch fix and test case for bug #7516.
Back-patch commits 9afc648111 and
b8fbbcf37f.  The first of these is really
a minor code cleanup to save a few cycles, but it turns out to provide
a workaround for the misoptimization problem described in bug #7516.
The second commit adds a regression test case.

Back-patch the fix to all active branches.  The test case only works
as far back as 9.0, because it relies on plpgsql which isn't installed
by default before that.  (I didn't have success modifying it into an
all-plperl form that still provoked a crash, though this may just reflect
my lack of Perl-fu.)
2012-09-14 11:50:10 -04:00
..
plperl Back-patch fix and test case for bug #7516. 2012-09-14 11:50:10 -04:00
plpgsql Translation updates 2012-08-14 16:32:19 -04:00
plpython Translation updates 2012-08-14 16:32:19 -04:00
tcl Translation updates 2012-08-14 16:32:19 -04:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00