postgresql/src/pl
Tom Lane c53917dc66 Don't choke when exec_move_row assigns a synthesized null to a column
that happens to be composite itself.  Per bug #5314 from Oleg Serov.

Backpatch to 8.0 --- 7.4 has got too many other shortcomings in
composite-type support to make this worth worrying about in that branch.
2010-02-12 19:38:00 +00:00
..
plperl Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. 2010-02-12 04:33:22 +00:00
plpgsql Don't choke when exec_move_row assigns a synthesized null to a column 2010-02-12 19:38:00 +00:00
plpython Fix obscure segfault condition in PL/Python 2009-11-03 08:29:51 +00:00
tcl Apply Tcl_Init() to the "hold" interpreter created by pltcl. 2010-01-25 01:58:33 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00