Russ Brown <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster