postgresql/src/pl
Tom Lane 9403598059 Fix plperl and pltcl to include the name of the current function when
passing on errors from the language interpreter.  (plpython seems
fairly OK about this already.)  Per gripe from Robert Kleemann.
2007-10-05 17:06:11 +00:00
..
plperl Fix plperl and pltcl to include the name of the current function when 2007-10-05 17:06:11 +00:00
plpgsql Implement RETURN QUERY for PL/PgSQL. This provides some convenient syntax 2007-07-25 04:19:09 +00:00
plpython Fix uninitialized-memory bug in plpython proargnames patch. Per bug #3523 2007-08-10 03:16:04 +00:00
tcl Fix plperl and pltcl to include the name of the current function when 2007-10-05 17:06:11 +00:00
Makefile Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends 2007-06-01 19:38:07 +00:00