Re:

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: sundaresan raman <netsun_r(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re:
Date: 2003-12-23 05:22:14
Message-ID: 1072156931.1410.6.camel@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> I am new of postgre sql.im using cursors in pgsql and
> getting tuples successfully returns in c++, but how
> can i raise exception in the stored function?.pl
> anyone help me.

You can use 'raise exception' for this purpose. Refer this link for
details:
http://www.postgresql.org/docs/current/interactive/plpgsql-errors-and-messages.html

regards,
bhuvaneswaran

In response to

  • at 2003-12-22 10:30:43 from sundaresan raman

Browse pgsql-sql by date

  From Date Subject
Next Message vijaykumar M 2003-12-23 05:49:52 Pgaccess problem on RedhatLinux9
Previous Message Paul Thomas 2003-12-22 23:50:29 Re: [JDBC] Insert Row to ResultSet problem....java.sql.SQLException: No Primary Keys