Re: pltcl problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pltcl problem
Дата
Msg-id 5131.1064417509@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pltcl problem  (Russ Brown <postgres@dot4dot.plus.com>)
Ответы Re: pltcl problem  (Russ Brown <postgres@dot4dot.plus.com>)
Re: pltcl problem  (Russ Brown <postgres@dot4dot.plus.com>)
Список pgsql-general
Russ Brown <postgres@dot4dot.plus.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Is this "order by" logic right
Следующее
От: Russ Brown
Дата:
Сообщение: Re: pltcl problem