"pltcl" function.

From: "Dinesh Pandey" <dpandey(at)secf(dot)com>
To: <pgsql-general(at)postgresql(dot)org>, "'PostgreSQL'" <pgsql-sql(at)postgresql(dot)org>
Subject: "pltcl" function.
Date: 2005-04-18 06:31:58
Message-ID: 20050418063520.D9018538C1@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

What is error in this statement of "pltcl" function.

set var 'SENDING EMAIL TO: '||$mailto||' from: '||$mailfrom||' with:
'||$emailserver

I am getting this error:

ERROR: wrong # args: should be "set varName ?newValue?"

Regards
Dinesh Pandey

Responses

Browse pgsql-general by date

  From Date Subject
Next Message darcy 2005-04-18 07:06:51 STATUS
Previous Message Tom Lane 2005-04-18 05:42:06 Re: [PATCHES] Exception handling: Oracle's "SQLERRM" keyword option?

Browse pgsql-sql by date

  From Date Subject
Next Message KÖPFERL Robert 2005-04-18 07:23:25 btree and is null in a static expression
Previous Message Dinesh Pandey 2005-04-18 04:40:20 Re: Error handling in pltcl