postgresql/src/pl
Tom Lane cd331e4b84 Defend against possible crash if a plpython function does not specify names
for its arguments.  Also add a regression test, since someone apparently
changed every single plpython test case to use only named parameters; else
we'd have noticed this sooner.

Euler Taveira de Oliveira, per a report from Alvaro
2009-04-03 16:59:43 +00:00
..
plperl another small message tweak 2009-02-20 10:39:19 +00:00
plpgsql Minor code beautification/consolidation. 2009-04-02 20:16:30 +00:00
plpython Defend against possible crash if a plpython function does not specify names 2009-04-03 16:59:43 +00:00
tcl Add expected file for locale-enabled installations. 2009-03-23 08:07:32 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00