how to catch the error in procedure ?

From: "LitelWang" <wlxyk(at)vip(dot)163(dot)com>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: how to catch the error in procedure ?
Date: 2004-01-16 04:50:33
Message-ID: 20040116045007.64C7F1C17329D@smtp.vip.163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need catch the error when my insert clause violate the
primary key .How to write in the server function ?
Thanks for any advice .

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2004-01-16 05:06:19 Re: What Version Installed?
Previous Message LitelWang 2004-01-16 04:35:43 Re: about postgres odbc on wondows