pgsql: Fix plperl and pltcl to include the name of the current function

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix plperl and pltcl to include the name of the current function
Date: 2007-10-05 17:06:11
Message-ID: 20071005170611.7F07C753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-10-05 18:40:52 pgsql: Add comment about cvs branch numbers.
Previous Message Bruce Momjian 2007-10-05 16:42:32 pgsql: Add pgcvslog '-d' capability to allow stripping of commit