Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.129 -> r1.130)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.129&r2=1.130)
    pgsql/src/pl/plperl/expected:
        plperl.out (r1.11 -> r1.12)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/expected/plperl.out?r1=1.11&r2=1.12)
        plperl_elog.out (r1.5 -> r1.6)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/expected/plperl_elog.out?r1=1.5&r2=1.6)
    pgsql/src/pl/tcl:
        pltcl.c (r1.114 -> r1.115)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/pltcl.c?r1=1.114&r2=1.115)

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to