postgresql/src/pl
Heikki Linnakangas faa0b6043b Set isnull for errm and sqlstate local variables when they're free'd. Because
they are out of scope for any code after that anyway, leaving isnull true
should be harmless. However, PL/pgSQL Debugger doesn't seem to care about
the scoping and crashed, per report by Robert Walker (bug #4635). And it's
good to be tidy for debugging purposes too.

Fix in 8.3, 8.2 and 8.1 branches, CVS HEAD was fixed earlier already.

Analysis and fix by Ashesh Vashi and Dave Page.
2009-02-27 10:27:45 +00:00
..
plperl Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens. 2008-01-22 20:19:53 +00:00
plpgsql Set isnull for errm and sqlstate local variables when they're free'd. Because 2009-02-27 10:27:45 +00:00
plpython Fix plpython's overoptimistic caching of information about the rowtype of 2008-01-02 03:10:34 +00:00
tcl Clean up a number of bogosities around pltcl's handling of the Tcl "result": 2008-06-17 00:52:56 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00