Re: pltcl problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Russ Brown <postgres(at)dot4dot(dot)plus(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pltcl problem
Date: 2003-09-24 15:31:49
Message-ID: 5131.1064417509@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Russ Brown <postgres(at)dot4dot(dot)plus(dot)com> writes:
> So, I'm using a command like this:
> elog DEBUG "Trigger Call $vchtablename"
> Trouble is, it's appearing in the error log exactly like that (including
> the 'elog DEBUG' part.

Can we see the whole function definition? I think you are somehow
managing to include this string in a quoted argument of some other elog
command, but without context it's hard to say more.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-09-24 15:34:54 Re: Is this "order by" logic right
Previous Message Daniel E. Fisher 2003-09-24 15:24:54 Help again with 7.3